[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.11.1512082158310.3595@nanos>
Date: Tue, 8 Dec 2015 22:00:03 +0100 (CET)
From: Thomas Gleixner <tglx@...utronix.de>
To: Jake Oshins <jakeo@...rosoft.com>
cc: gregkh@...uxfoundation.org, kys@...rosoft.com,
linux-kernel@...r.kernel.org, devel@...uxdriverproject.org,
olaf@...fle.de, apw@...onical.com, vkuznets@...hat.com,
haiyangz@...rosoft.com, marc.zyngier@....com, bhelgaas@...gle.com,
linux-pci@...r.kernel.org
Subject: Re: [PATCH v7 3/7] PCI: Make it possible to implement a PCI MSI IRQ
Domain in a module.
On Sat, 5 Dec 2015, jakeo@...rosoft.com wrote:
> From: Jake Oshins <jakeo@...rosoft.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@...rosoft.com>
As the reset of the series depends on this:
Reviewed-by: Thomas Gleixner <tglx@...utronix.de>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists