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:
a7ae4de
)
genirq: Use handle_irq_event() in handle_edge_irq()
author
Thomas Gleixner
<tglx@linutronix.de>
Mon, 7 Feb 2011 00:24:07 +0000
(
01:24
+0100)
committer
Thomas Gleixner
<tglx@linutronix.de>
Sat, 19 Feb 2011 11:58:12 +0000
(12:58 +0100)
It's safe to drop the IRQ_INPROGRESS flag between action chain walks
as we are protected by desc->lock.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
No differences found