linux-kernel-test/kernel/sched
Suresh Siddha cd490c5b28 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>
2011-12-06 20:51:29 +01:00
..
auto_group.c
auto_group.h
clock.c
core.c sched: Use jump_labels for sched_feat 2011-12-06 20:51:26 +01:00
cpupri.c
cpupri.h
debug.c
fair.c sched, nohz: Set the NOHZ_BALANCE_KICK flag for idle load balancer 2011-12-06 20:51:29 +01:00
features.h sched: Use jump_labels for sched_feat 2011-12-06 20:51:26 +01:00
idle_task.c
Makefile
rt.c sched/rt: Code cleanup, remove a redundant function call 2011-12-06 09:06:28 +01:00
sched.h sched: Use jump_labels for sched_feat 2011-12-06 20:51:26 +01:00
stats.c
stats.h
stop_task.c