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:
f7cb193
)
slub: extract common code to remove objects from partial list without locking
author
Christoph Lameter
<cl@linux.com>
Tue, 28 Sep 2010 13:10:28 +0000
(08:10 -0500)
committer
Pekka Enberg
<penberg@kernel.org>
Sat, 2 Oct 2010 07:44:10 +0000
(10:44 +0300)
There are a couple of places where repeat the same statements when removing
a page from the partial list. Consolidate that into __remove_partial().
Acked-by: David Rientjes <rientjes@google.com>
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