e8665333ea1487 parent 441c7e0a2ed38827b48b907bd1fa29faba2017a3 author Pekka Enberg 1244697028 +0300 committer Pekka Enberg 1244736954 +0300 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 `h4x