Skip to content
Commit 9ac33b2b authored by Christoph Lameter's avatar Christoph Lameter
Browse files

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: default avatarPekka Enberg <penberg@cs.helsinki.fi>
Signed-off-by: default avatarChristoph Lameter <clameter@sgi.com>
parent b773ad73
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment