]> Git Repo - linux.git/commit - lib/list_debug.c
[PATCH] list_del debug check
authorManfred Spraul <[email protected]>
Fri, 29 Sep 2006 08:59:01 +0000 (01:59 -0700)
committerLinus Torvalds <[email protected]>
Fri, 29 Sep 2006 16:18:05 +0000 (09:18 -0700)
commitdf89a864631f5d840f4873c4c03733b4206e78ea
treeea72861bb3348ff740f0ff1e89260eb451666a5b
parent199a9afc3dbe98c35326f1d3907ab94dae953a6e
[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 <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
lib/list_debug.c
This page took 0.050948 seconds and 4 git commands to generate.