From: Pekka Enberg Date: Thu, 11 Jun 2009 05:10:28 +0000 (+0300) Subject: bootmem: fix slab fallback on numa X-Git-Tag: v2.6.31-rc1~384^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c91c4773b334d4d3a6d44626dc2a558ad97b86f3;p=pandora-kernel.git bootmem: fix slab fallback on numa If the user requested bootmem allocation on a specific node, we should use kzalloc_node() for the fallback allocation. Cc: Ingo Molnar Cc: Johannes Weiner Cc: Linus Torvalds Cc: Yinghai Lu Signed-off-by: Pekka Enberg --- Reading git-diff-tree failed