From: Joonsoo Kim Date: Thu, 24 Oct 2013 01:07:41 +0000 (+0900) Subject: slab: remove cachep in struct slab_rcu X-Git-Tag: v3.13-rc1~15^2~3^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07d417a1c6f1e386a2276b0cae8ae1d14b8a32cc;p=pandora-kernel.git slab: remove cachep in struct slab_rcu We can get cachep using page in struct slab_rcu, so 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