[PATCH] SLAB: Mention slab name when listing corrupt objects
authorDavid Howells <dhowells@redhat.com>
Mon, 2 Apr 2007 22:46:28 +0000 (23:46 +0100)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 4 Apr 2007 15:51:52 +0000 (08:51 -0700)
commite94a40c508dbdce872c79a13b35830c050d71e23
tree41803c452557e905667a8da87901ce1cc843e95c
parentbb4899dbef2650288d20251a736243472f050d8b
[PATCH] SLAB: Mention slab name when listing corrupt objects

Mention the slab name when listing corrupt objects.  Although the function
that released the memory is mentioned, that is frequently ambiguous as such
functions often release several pieces of memory.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/slab.c