Searched hist:ca34956b804b7554fc4e88826773380d9d5122a8 (Results 1 – 1 of 1) sorted by relevance
/linux/mm/ |
H A D | slab.h | diff ca34956b804b7554fc4e88826773380d9d5122a8 Thu Jan 10 20:14:19 CET 2013 Christoph Lameter <cl@linux.com> slab: Common definition for kmem_cache_node
Put the definitions for the kmem_cache_node structures together so that we have one structure. That will allow us to create more common fields in the future which could yield more opportunities to share code.
Signed-off-by: Christoph Lameter <cl@linux.com> Signed-off-by: Pekka Enberg <penberg@kernel.org>
|