linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* PPI interrupts on SMP
@ 2010-04-26 17:11 shubha
  0 siblings, 0 replies; 3+ messages in thread
From: shubha @ 2010-04-26 17:11 UTC (permalink / raw)
  To: linux-arm-kernel

Hello

I am working on an ARMV7 SMP system with GIC.  One of the subsystems uses a
peripheral interrupt that is local/private to each CPU core (PPI interrupt).
The interrupt number is same on all CPU cores.

The request_irq() call works for the first core the interrupt is requested
on, however on the second core that it tries to request, it fails with the
error "Unable to request IRQx for ARMv7".

Is there any solution to get this interrupt working? I noticed that other
similar private interrupts (timer, IPI) have special processing in
entry-armv.S


Thanks

Shubha
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20100426/82abb748/attachment-0001.htm>

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

* PPI interrupts on SMP
@ 2010-04-27 13:20 shubha
  0 siblings, 0 replies; 3+ messages in thread
From: shubha @ 2010-04-27 13:20 UTC (permalink / raw)
  To: linux-arm-kernel

Hello

I am working on an ARMV7 SMP system with GIC.  One of the subsystems uses a
peripheral interrupt that is local/private to each CPU core (PPI interrupt).
The interrupt number is same on all CPU cores.

The request_irq() call works for the first core the interrupt is requested
on, however on the second core that it tries to request, it fails with the
error "Unable to request IRQx for ARMv7".

Is there any solution to get this interrupt working? I noticed that other
similar private interrupts (timer, IPI) have special processing in
entry-armv.S


Thanks

Shubha
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20100427/6c7d661e/attachment-0001.htm>

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

* PPI interrupts on SMP
@ 2010-04-27 13:28 Nagaraja Rao, Shubha
  0 siblings, 0 replies; 3+ messages in thread
From: Nagaraja Rao, Shubha @ 2010-04-27 13:28 UTC (permalink / raw)
  To: linux-arm-kernel

Hello


I am working on an ARMV7 SMP system with GIC.  One of the subsystems uses a peripheral interrupt that is local/private to each CPU core (PPI interrupt). The interrupt number is same on all CPU cores.

The request_irq() call works for the first core the interrupt is requested on, however on the second core that it tries to request, it fails with the error "Unable to request IRQx for ARMv7".

Is there any solution to get this interrupt working? I noticed that other similar private interrupts (timer, IPI) have special processing in entry-armv.S



Thanks

Shubha
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20100427/3ea36712/attachment-0001.htm>

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

end of thread, other threads:[~2010-04-27 13:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-27 13:20 PPI interrupts on SMP shubha
  -- strict thread matches above, loose matches on Subject: below --
2010-04-27 13:28 Nagaraja Rao, Shubha
2010-04-26 17:11 shubha

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).