[PATCH v3] sched: separate operations only for SMP from account_entity_en(de)queue
From: byungchul . park
Date: Fri Aug 07 2015 - 02:58:44 EST
From: Byungchul Park <byungchul.park@xxxxxxx>
change from v1 to v2
* separate the SMP operations as a function instead of embedding
change from v2 to v3
* use (cfs_rq, se) instead of (rq, se) as function parameters
* add additional commit message
----->8-----