git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
441c7e0
)
bootmem: fix slab fallback on numa
author
Pekka Enberg
<penberg@cs.helsinki.fi>
Thu, 11 Jun 2009 05:10:28 +0000
(08:10 +0300)
committer
Pekka Enberg
<penberg@cs.helsinki.fi>
Thu, 11 Jun 2009 16:15:54 +0000
(19:15 +0300)
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: Pekka Enberg <penberg@cs.helsinki.fi>
No differences found