]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit9d44cc9c23994f3e8987d92b20183c2ce5455932
tree0cd665ca44f188922064eb4dc42625463975b9e7
parent7d477630669ca36d01631f32f04277602aa78a02
[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