summaryrefslogtreecommitdiffstats
path: root/lib/vsprintf.c
diff options
context:
space:
mode:
authorBaruch Siach <baruch@tkos.co.il>2010-08-10 02:20:53 +0200
committerLinus Torvalds <torvalds@linux-foundation.org>2010-08-10 05:45:08 +0200
commite3f76e3386ee38e3654e81c2f3933ccca1f2d639 (patch)
tree180f192f01aca166b30a1f1a119e9d0e9fb3714b /lib/vsprintf.c
parentMAINTAINERS: orphan BEFS (diff)
downloadlinux-e3f76e3386ee38e3654e81c2f3933ccca1f2d639.tar.xz
linux-e3f76e3386ee38e3654e81c2f3933ccca1f2d639.zip
list debugging: warn when deleting a deleted entry
Use the magic LIST_POISON* values to detect an incorrect use of list_del on a deleted entry. This DEBUG_LIST specific warning is easier to understand than the generic Oops message caused by LIST_POISON dereference. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Cc: Dave Jones <davej@codemonkey.org.uk> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'lib/vsprintf.c')
0 files changed, 0 insertions, 0 deletions