[PATCH] More list debugging context
authorDave Jones <davej@redhat.com>
Thu, 7 Dec 2006 04:37:09 +0000 (20:37 -0800)
committerLinus Torvalds <torvalds@woody.osdl.org>
Thu, 7 Dec 2006 16:39:35 +0000 (08:39 -0800)
commit8f63fdbbd6de7d734c036948bf7c4b2bebe3ad99
tree0cd665ca44f188922064eb4dc42625463975b9e7
parent5d469ec0f40d65b2a0a704402990a43b2dafe197
[PATCH] More list debugging context

Print the other (hopefully) known good pointer when list_head debugging
too, which may yield additional clues.

Also fix for 80-columns to win akpm brownie points.

Signed-off-by: Dave Jones <davej@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
lib/list_debug.c