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:
d1bef4e
)
[PATCH] genirq: sem2mutex probe_sem -> probing_active
author
Ingo Molnar
<mingo@elte.hu>
Thu, 29 Jun 2006 09:24:37 +0000
(
02:24
-0700)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Thu, 29 Jun 2006 17:26:21 +0000
(10:26 -0700)
Convert the irq auto-probing semaphore to a mutex. (This allows us to find
probing API usage bugs sooner, via the mutex debugging code.)
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found