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:
151c602
)
Move count_partial before kmem_cache_shrink
author
Christoph Lameter
<clameter@sgi.com>
Tue, 8 Jan 2008 07:20:26 +0000
(23:20 -0800)
committer
Christoph Lameter
<clameter@sgi.com>
Mon, 4 Feb 2008 18:56:01 +0000
(10:56 -0800)
Move the counting function for objects in partial slabs so that it is placed
before kmem_cache_shrink.
Signed-off-by: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
No differences found