]> git.karo-electronics.de Git - mv-sheeva.git/commit
lockdep: Remove recursion stattistics
authorMing Lei <tom.leiming@gmail.com>
Sat, 29 Aug 2009 10:47:59 +0000 (18:47 +0800)
committerIngo Molnar <mingo@elte.hu>
Sat, 29 Aug 2009 11:22:36 +0000 (13:22 +0200)
commita417887637e862b434b293404f2a31ad1f282a58
tree55c71d0a1404b4ab93a38fc51a3ab6f5afe5b860
parent96004bb2a1e4ccad2b1eeb92e51031d1e8e609e3
lockdep: Remove recursion stattistics

Since lockdep has introduced BFS to avoid recursion, statistics
for recursion does not make any sense now. So remove them.

Signed-off-by: Ming Lei <tom.leiming@gmail.com>
Cc: a.p.zijlstra@chello.nl
LKML-Reference: <1251542879-5211-1-git-send-email-tom.leiming@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/lockdep.c
kernel/lockdep_proc.c