]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] sched: fix the all pinned logic in load_balance_newidle()
authorSuresh Siddha <suresh.b.siddha@intel.com>
Thu, 19 Jul 2007 19:28:35 +0000 (21:28 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 19 Jul 2007 19:28:35 +0000 (21:28 +0200)
commit5402bebdd441ca61b04c3dd7e1dd532885981cc7
tree2056749332226e750394001ec29d43514c14d0b6
parentb3ad1e4b5fa98a602c7de248da886ba978705569
[PATCH] sched: fix the all pinned logic in load_balance_newidle()

nr_moved is not the correct check for triggering all pinned logic. Fix
the all pinned logic in the case of load_balance_newidle().

Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched.c