lockdep: handle chains involving classes defined in modules
authorRabin Vincent <rabin@rab.in>
Mon, 11 Aug 2008 07:30:26 +0000 (09:30 +0200)
committerIngo Molnar <mingo@elte.hu>
Mon, 11 Aug 2008 07:30:26 +0000 (09:30 +0200)
commit8bfe0298f7a04952d19f4a2cf510d7a6311eeed0
treef90c216c26c0d73128a713d5142ccaefa2dce353
parent7cd5a02f54f4c9d16cf7fdffa2122bc73bb09b43
lockdep: handle chains involving classes defined in modules

Solve this by marking the classes as unused and not printing information
about the unused classes.

Reported-by: Eric Sesterhenn <snakebyte@gmx.de>
Signed-off-by: Rabin Vincent <rabin@rab.in>
Acked-by: Huang Ying <ying.huang@intel.com>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/lockdep.c
kernel/lockdep_proc.c