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:
33e94e9
)
[PATCH] lockdep: use chain hash on CONFIG_DEBUG_LOCKDEP too
author
Ingo Molnar
<mingo@elte.hu>
Wed, 13 Dec 2006 08:34:42 +0000
(
00:34
-0800)
committer
Linus Torvalds
<torvalds@woody.osdl.org>
Wed, 13 Dec 2006 17:05:50 +0000
(09:05 -0800)
CONFIG_DEBUG_LOCKDEP is unacceptably slow because it does not utilize
the chain-hash. Turn the chain-hash back on in this case too.
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
patch
|
blob
|
history
diff --cc
kernel/lockdep.c
Simple merge