• Pekka Enberg's avatar
    bootmem: fix slab fallback on numa · c91c4773
    Pekka Enberg authored
    If the user requested bootmem allocation on a specific node, we should use
    kzalloc_node() for the fallback allocation.
    
    Cc: Ingo Molnar <mingo@elte.hu>
    Cc: Johannes Weiner <hannes@cmpxchg.org>
    Cc: Linus Torvalds <torvalds@linux-foundation.org>
    Cc: Yinghai Lu <yinghai@kernel.org>
    Signed-off-by: default avatarPekka Enberg <penberg@cs.helsinki.fi>
    c91c4773
bootmem.c 18.8 KB