sched: Don't try allocating memory from offline nodes
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Fri, 25 May 2012 07:26:43 +0000 (09:26 +0200)
committerIngo Molnar <mingo@kernel.org>
Wed, 30 May 2012 12:02:23 +0000 (14:02 +0200)
commit2ea45800d8e1c3c51c45a233d6bd6289a297a386
tree13a6795e66593f355804915f30800f85b0289216
parent5aaa0b7a2ed5b12692c9ffb5222182bd558d3146
sched: Don't try allocating memory from offline nodes

Allocators don't appreciate it when you try and allocate memory from
offline nodes.

Reported-and-tested-by: Tony Luck <tony.luck@intel.com>
Reported-and-tested-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/n/tip-epfc1io9whb7o22bcujf31vn@git.kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
kernel/sched/core.c