[PATCH v2] sched: sync with the prev cfs when changing cgroup within a cpu

From: byungchul . park
Date: Mon Aug 10 2015 - 20:43:18 EST


From: Byungchul Park <byungchul.park@xxxxxxx>

change from v1 to v2
* use #ifdef CONFIG_SMP to load tracking code
* make commit message compact which made confused

----->8-----