]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mm/slab: Sharing s_next and s_stop between slab and slub
authorWanpeng Li <liwanp@linux.vnet.ibm.com>
Thu, 4 Jul 2013 00:33:23 +0000 (08:33 +0800)
committerPekka Enberg <penberg@kernel.org>
Sun, 7 Jul 2013 15:37:47 +0000 (18:37 +0300)
commite25839f67948ca54fa55a45686d72c266f65f099
tree485ed28182d02b2a86d3308f0da932e796b57b00
parent0fa8103be4c20f893486c533e4c6dfbc5ccddeb4
mm/slab: Sharing s_next and s_stop between slab and slub

This patch shares s_next and s_stop between slab and slub.

Acked-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Wanpeng Li <liwanp@linux.vnet.ibm.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
mm/slab.c
mm/slab.h
mm/slab_common.c