linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* IRQ #0 broken on ARM
@ 2014-11-21 10:31 Dmitry Eremin-Solenikov
  2014-11-21 10:34 ` Russell King - ARM Linux
  2014-11-21 10:52 ` Marc Zyngier
  0 siblings, 2 replies; 16+ messages in thread
From: Dmitry Eremin-Solenikov @ 2014-11-21 10:31 UTC (permalink / raw)
  To: linux-arm-kernel

Hello,

After the commit a71b092a9c68685a270ebdde7b5986ba8787e575
(ARM: Convert handle_IRQ to use __handle_domain_irq) IRQ #0 is broken
on ARM. It is a valid IRQ and it is quite imporant (on sa1100 it's a GPIO0).

The worst thing is that the CPU will be stuck busy-looping around this IRQ
w/o printing anything to the console or masking the irq. How should we cope
with that? I'd like to propose to either revert the offending commit or to add
the following patch.

-- 
With best wishes
Dmitry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-genirq-handle-IRQ-0-in-__handle_domain_irq.patch
Type: text/x-patch
Size: 1159 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20141121/4738271e/attachment.bin>

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2014-11-22 12:55 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-21 10:31 IRQ #0 broken on ARM Dmitry Eremin-Solenikov
2014-11-21 10:34 ` Russell King - ARM Linux
2014-11-21 10:51   ` Dmitry Eremin-Solenikov
2014-11-21 10:53   ` Uwe Kleine-König
2014-11-21 10:55     ` Dmitry Eremin-Solenikov
2014-11-21 10:52 ` Marc Zyngier
2014-11-21 11:01   ` Dmitry Eremin-Solenikov
2014-11-21 11:01   ` Russell King - ARM Linux
2014-11-21 11:17     ` Marc Zyngier
2014-11-21 21:32       ` Robert Jarzmik
2014-11-21 22:20         ` Dmitry Eremin-Solenikov
2014-11-21 22:27         ` Rob Herring
2014-11-22 12:18           ` Robert Jarzmik
2014-11-22 12:40             ` Dmitry Eremin-Solenikov
2014-11-22 12:55               ` Robert Jarzmik
2014-11-21 22:31   ` Grant Likely

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).