git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
96004bb
)
lockdep: Remove recursion stattistics
author
Ming Lei
<tom.leiming@gmail.com>
Sat, 29 Aug 2009 10:47:59 +0000
(18:47 +0800)
committer
Ingo Molnar
<mingo@elte.hu>
Sat, 29 Aug 2009 11:22:36 +0000
(13:22 +0200)
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>
No differences found