commit | df89a864631f5d840f4873c4c03733b4206e78ea | [log] [tgz] |
---|---|---|
author | Manfred Spraul <manfred@colorfullife.com> | Fri Sep 29 01:59:01 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Sep 29 09:18:05 2006 -0700 |
tree | ea72861bb3348ff740f0ff1e89260eb451666a5b | |
parent | 199a9afc3dbe98c35326f1d3907ab94dae953a6e [diff] |
[PATCH] list_del debug check A list_del() debugging check. Has been in -mm for years. Dave moved list_del() out-of-line in the debug case, so this is now suitable for mainline. Cc: Dave Jones <davej@codemonkey.org.uk> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>