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:
3478973
)
slub: Move NUMA-related functions under CONFIG_NUMA
author
Namhyung Kim
<namhyung@gmail.com>
Wed, 29 Sep 2010 12:02:15 +0000
(21:02 +0900)
committer
Pekka Enberg
<penberg@kernel.org>
Sat, 2 Oct 2010 07:47:53 +0000
(10:47 +0300)
Make kmalloc_cache_alloc_node_notrace(), kmalloc_large_node()
and __kmalloc_node_track_caller() to be compiled only when
CONFIG_NUMA is selected.
Acked-by: David Rientjes <rientjes@google.com>
Signed-off-by: Namhyung Kim <namhyung@gmail.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
mm/slub.c
patch
|
blob
|
history
diff --cc
mm/slub.c
Simple merge