commit | 07d417a1c6f1e386a2276b0cae8ae1d14b8a32cc | [log] [tgz] |
---|---|---|
author | Joonsoo Kim <iamjoonsoo.kim@lge.com> | Thu Oct 24 10:07:41 2013 +0900 |
committer | Pekka Enberg <penberg@iki.fi> | Thu Oct 24 20:17:29 2013 +0300 |
tree | 76c1f4aa71e875019523c95c23f594819360c3cb | |
parent | 1ea991b00c26e3a275e2d2e110e5221211fc45b6 [diff] |
slab: remove cachep in struct slab_rcu We can get cachep using page in struct slab_rcu, so remove it. Acked-by: Andi Kleen <ak@linux.intel.com> Acked-by: Christoph Lameter <cl@linux.com> Signed-off-by: Joonsoo Kim <iamjoonsoo.kim@lge.com> Signed-off-by: Pekka Enberg <penberg@iki.fi>