linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: shubha1310@gmail.com (shubha)
To: linux-arm-kernel@lists.infradead.org
Subject: PPI interrupts on SMP
Date: Tue, 27 Apr 2010 09:20:10 -0400	[thread overview]
Message-ID: <z2zdeaa794d1004270620k381e2edbgbd6b368921dd3a82@mail.gmail.com> (raw)

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>

             reply	other threads:[~2010-04-27 13:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-27 13:20 shubha [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-04-27 13:28 PPI interrupts on SMP Nagaraja Rao, Shubha
2010-04-26 17:11 shubha

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=z2zdeaa794d1004270620k381e2edbgbd6b368921dd3a82@mail.gmail.com \
    --to=shubha1310@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).