From: Christoph Lameter Date: Tue, 4 Mar 2008 20:24:22 +0000 (-0800) Subject: slab numa fallback logic: Do not pass unfiltered flags to page allocator X-Git-Tag: v2.6.25-rc5~9^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ac33b2b749e9539e84bbb1a41f97b066c4bd757;p=pandora-kernel.git slab numa fallback logic: Do not pass unfiltered flags to page allocator The NUMA fallback logic should be passing local_flags to kmem_get_pages() and not simply the flags passed in. Reviewed-by: Pekka Enberg Signed-off-by: Christoph Lameter --- Reading git-diff-tree failed