diff options
author | Keerthy <j-keerthy@ti.com> | 2014-11-10 23:49:48 +0530 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2014-11-12 07:16:27 -0800 |
commit | c4cf0935a2d8fe6d186bf4253ea3c4b4a8a8a710 (patch) | |
tree | 7e8ef2f43c8ea1e16d5d935ed7d57feb8261cec8 /drivers/thunderbolt | |
parent | 61b43d4e919e8fa5e10c77ee32ba328da07e0264 (diff) | |
download | op-kernel-dev-c4cf0935a2d8fe6d186bf4253ea3c4b4a8a8a710.zip op-kernel-dev-c4cf0935a2d8fe6d186bf4253ea3c4b4a8a8a710.tar.gz |
bus: omap_l3_noc: Correct returning IRQ_HANDLED unconditionally in the irq handler
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>
Diffstat (limited to 'drivers/thunderbolt')
0 files changed, 0 insertions, 0 deletions