From: Joonsoo Kim Date: Thu, 24 Oct 2013 01:07:40 +0000 (+0900) Subject: slab: remove nodeid in struct slab X-Git-Tag: v3.13-rc1~15^2~3^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ea991b00c26e3a275e2d2e110e5221211fc45b6;p=pandora-kernel.git slab: remove nodeid in struct slab We can get nodeid using address translation, so this field is not useful. Therefore, remove it. Acked-by: Andi Kleen Acked-by: Christoph Lameter Signed-off-by: Joonsoo Kim Signed-off-by: Pekka Enberg --- Reading git-diff-tree failed