]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mm/slab: remove object status buffer for DEBUG_SLAB_LEAK
authorJoonsoo Kim <iamjoonsoo.kim@lge.com>
Tue, 9 Feb 2016 23:12:02 +0000 (10:12 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 9 Feb 2016 23:12:02 +0000 (10:12 +1100)
commit76743074629f68ac66a82851e7dc472677ff0ccf
treef7588b2accd89c76ea5827fa6b6cbb1ca4dfacdf
parent19457aaafc58e240e39951808d1c86a654b0d5f5
mm/slab: remove object status buffer for DEBUG_SLAB_LEAK

Now, we don't use object status buffer in any setup. Remove it.

Signed-off-by: Joonsoo Kim <iamjoonsoo.kim@lge.com>
Cc: Christoph Lameter <cl@linux.com>
Cc: Pekka Enberg <penberg@kernel.org>
Cc: David Rientjes <rientjes@google.com>
Cc: Joonsoo Kim <iamjoonsoo.kim@lge.com>
Cc: Jesper Dangaard Brouer <brouer@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/slab.c