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:
96d17b7
)
mm/sl[aou]b: Move kmem_cache allocations into common code
author
Christoph Lameter
<cl@linux.com>
Wed, 5 Sep 2012 00:20:34 +0000
(
00:20
+0000)
committer
Pekka Enberg
<penberg@kernel.org>
Wed, 5 Sep 2012 09:00:36 +0000
(12:00 +0300)
Shift the allocations to common code. That way the allocation and
freeing of the kmem_cache structures is handled by common code.
Reviewed-by: Glauber Costa <glommer@parallels.com>
Signed-off-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
No differences found