[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)
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>

No differences found