linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Support for multiple MSI interrupts on MPC8377
@ 2011-11-02 21:02 Giffel, Brad
  2011-11-03  3:51 ` Michael Ellerman
  0 siblings, 1 reply; 4+ messages in thread
From: Giffel, Brad @ 2011-11-02 21:02 UTC (permalink / raw)
  To: linuxppc-dev

[-- Attachment #1: Type: text/plain, Size: 598 bytes --]

I'm working a project using a Spartan 6 FPGA with a PCIe interface and
MSI interrupts.  I want to use multiple MSI interrupts (MSI-X is not
supported in the FPGA PCIe core) but the current Linux distribution
(3.0.8) prevents that (lines 23 to 25 in arch/powerpc/kernel/msi.c).

 

What's the story here?  Is the code in place but not tested?  I tried
commenting out those lines but a request_irq() called failed for the
second interrupt requested.  Am I wasting my time here?  Should I
re-architect to use a single MSI interrupt?

 

            Thanks,

            - Brad

 


[-- Attachment #2: Type: text/html, Size: 2583 bytes --]

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

end of thread, other threads:[~2011-11-04 14:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-02 21:02 Support for multiple MSI interrupts on MPC8377 Giffel, Brad
2011-11-03  3:51 ` Michael Ellerman
2011-11-03 12:19   ` Giffel, Brad
2011-11-04 14:00   ` Matthew Wilcox

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