Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1286850
| From | Thomas Gleixner <tglx@linutronix.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v7 3/7] PCI: Make it possible to implement a PCI MSI IRQ Domain in a module. |
| Date | 2015-12-08 22:10 +0100 |
| Message-ID | <qDxGi-7up-9@gated-at.bofh.it> (permalink) |
| References | <qC93k-1tU-5@gated-at.bofh.it> <qC93k-1tU-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Sat, 5 Dec 2015, jakeo@microsoft.com wrote: > From: Jake Oshins <jakeo@microsoft.com> > > The Linux kernel already has the concpet of IRQ domain, wherein a > component can expose a set of IRQs which are managed by a particular > interrupt controller chip or other subsystem. The PCI driver exposes > the notion of an IRQ domain for Message-Signaled Interrupts (MSI) from > PCI Express devices. This patch exposes the functions which are > necessary for making an MSI IRQ domain within a module. > > Signed-off-by: Jake Oshins <jakeo@microsoft.com> As the reset of the series depends on this: Reviewed-by: Thomas Gleixner <tglx@linutronix.de> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v7 3/7] PCI: Make it possible to implement a PCI MSI IRQ Domain in a module. jakeo@microsoft.com - 2015-12-05 01:40 +0100 Re: [PATCH v7 3/7] PCI: Make it possible to implement a PCI MSI IRQ Domain in a module. Thomas Gleixner <tglx@linutronix.de> - 2015-12-08 22:10 +0100
csiph-web