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:
cfe91f9
)
[PATCH] Handle holes in node mask in node fallback list setup
author
Linus Torvalds
<torvalds@osdl.org>
Fri, 17 Feb 2006 19:38:21 +0000
(20:38 +0100)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Fri, 17 Feb 2006 21:27:06 +0000
(13:27 -0800)
Change the find_next_best_node algorithm to correctly skip
over holes in the node online mask. Previously it would not handle
missing nodes correctly and cause crashes at boot.
[Written by Linus, tested by AK]
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
mm/page_alloc.c
patch
|
blob
|
history
diff --cc
mm/page_alloc.c
Simple merge