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:
3aae994
)
genirq: Do not fiddle with IRQ_MASKED in handle_edge_irq()
author
Thomas Gleixner
<tglx@linutronix.de>
Wed, 2 Feb 2011 21:41:17 +0000
(21:41 +0000)
committer
Thomas Gleixner
<tglx@linutronix.de>
Sat, 19 Feb 2011 11:58:11 +0000
(12:58 +0100)
IRQ_MASKED is set in mask_ack_irq() anyway. Remove it from
handle_edge_irq() to allow simpler ab^HHreuse of that function.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Peter Zijlstra <peterz@infradead.org>
LKML-Reference: <
20110202212551
.
918484270
@linutronix.de>
No differences found