From: Christoph Lameter Date: Thu, 10 Jan 2013 19:14:19 +0000 (+0000) Subject: slab: Common definition for kmem_cache_node X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~15^2^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca34956b804b7554fc4e88826773380d9d5122a8;p=pandora-kernel.git 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 Signed-off-by: Pekka Enberg --- Reading git-diff-tree failed