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:
61b43d4
)
bus: omap_l3_noc: Correct returning IRQ_HANDLED unconditionally in the irq handler
omap-for-v3.19/w1-and-l3-noc
author
Keerthy
<j-keerthy@ti.com>
Mon, 10 Nov 2014 18:19:48 +0000
(23:49 +0530)
committer
Tony Lindgren
<tony@atomide.com>
Wed, 12 Nov 2014 15:16:27 +0000
(07:16 -0800)
Correct returning IRQ_HANDLED unconditionally in the irq handler.
Return IRQ_NONE for some interrupt which we do not expect to be
handled in this handler. This prevents kernel stalling with back
to back spurious interrupts.
Fixes:
2722e56de6
("OMAP4: l3: Introduce l3-interconnect error handling driver")
Acked-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Keerthy <j-keerthy@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/bus/omap_l3_noc.c
patch
|
blob
|
history
diff --cc
drivers/bus/omap_l3_noc.c
Simple merge