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:
e6e82ea
)
slub: pass kmem_cache_cpu pointer to get_partial()
author
Christoph Lameter
<cl@linux.com>
Tue, 9 Aug 2011 21:12:25 +0000
(16:12 -0500)
committer
Pekka Enberg
<penberg@kernel.org>
Fri, 19 Aug 2011 16:34:26 +0000
(19:34 +0300)
Pass the kmem_cache_cpu pointer to get_partial(). That way
we can avoid the this_cpu_write() statements.
Signed-off-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
mm/slub.c
patch
|
blob
|
history
diff --cc
mm/slub.c
Simple merge