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:
8a13a4c
)
mm/sl[aou]b: Move kmem_cache refcounting to common code
author
Christoph Lameter
<cl@linux.com>
Tue, 4 Sep 2012 23:38:33 +0000
(23:38 +0000)
committer
Pekka Enberg
<penberg@kernel.org>
Wed, 5 Sep 2012 09:00:37 +0000
(12:00 +0300)
Get rid of the refcount stuff in the allocators and do that part of
kmem_cache management in the common code.
Signed-off-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
No differences found