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:
08e0f6a
)
[PATCH] Disable GFP_THISNODE in the non-NUMA case
author
Christoph Lameter
<clameter@sgi.com>
Wed, 27 Sep 2006 08:50:07 +0000
(
01:50
-0700)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Wed, 27 Sep 2006 15:26:12 +0000
(08:26 -0700)
GFP_THISNODE must be set to 0 in the non numa case otherwise we disable retry
and warnings for failing allocations in the SMP and UP case.
Signed-off-by: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/linux/gfp.h
patch
|
blob
|
history
diff --cc
include/linux/gfp.h
Simple merge