[PATCH] lockdep: filter off by default
authorIngo Molnar <mingo@elte.hu>
Wed, 13 Dec 2006 08:34:39 +0000 (00:34 -0800)
committerLinus Torvalds <torvalds@woody.osdl.org>
Wed, 13 Dec 2006 17:05:50 +0000 (09:05 -0800)
commita664089741aa9010333ecbdadbf5d9de62bafa2d
tree067e1f096a9af6cf77ef179a6cdf44082768e89d
parent5d6f647fc6bb57377c9f417c4752e43189f56bb1
[PATCH] lockdep: filter off by default

Fix typo in the class_filter() function.  (filtering is not used by default so
this only affects lockdep-internal debugging cases)

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
kernel/lockdep.c