commit | cd490c5b285544dc1319cf79c2ca0528a6447f61 | [log] [tgz] |
---|---|---|
author | Suresh Siddha <suresh.b.siddha@intel.com> | Tue Dec 06 11:26:34 2011 -0800 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Dec 06 20:51:29 2011 +0100 |
tree | ee419d467f8e44f8ce596ea4cec1e514baeec7c9 | |
parent | 8a6d42d1b32ad239c28f445138ea9c19aa52dd20 [diff] |
sched, nohz: Set the NOHZ_BALANCE_KICK flag for idle load balancer Intention is to set the NOHZ_BALANCE_KICK flag for the 'ilb_cpu'. Not for the 'cpu' which is the local cpu. Fix the typo. Reported-by: Srivatsa Vaddagiri <vatsa@linux.vnet.ibm.com> Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com> Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Link: http://lkml.kernel.org/r/1323199594.1984.18.camel@sbsiddha-desk.sc.intel.com Signed-off-by: Ingo Molnar <mingo@elte.hu>