[PATCH] Debug variants of linked list macros
authorDave Jones <davej@redhat.com>
Fri, 29 Sep 2006 08:59:00 +0000 (01:59 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 29 Sep 2006 16:18:05 +0000 (09:18 -0700)
commit199a9afc3dbe98c35326f1d3907ab94dae953a6e
treef656df600bec86e8764af2e33bc4a0b98330e758
parentdf67b3daea602728b51325a4debaeeb912ee51d1
[PATCH] Debug variants of linked list macros

Signed-off-by: Dave Jones <davej@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/linux/list.h
lib/Kconfig.debug
lib/Makefile
lib/list_debug.c [new file with mode: 0644]