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:
a439520
)
genirq: Fix misplaced status update in irq_disable()
author
Thomas Gleixner
<tglx@linutronix.de>
Mon, 21 Feb 2011 11:54:34 +0000
(12:54 +0100)
committer
Thomas Gleixner
<tglx@linutronix.de>
Mon, 21 Feb 2011 20:19:59 +0000
(21:19 +0100)
We lazy disable interrupt lines, so only mark the line masked, when
the chip provides an irq_disable callback.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
No differences found