]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
genirq: Add config option for reservation mode
authorThomas Gleixner <tglx@linutronix.de>
Tue, 17 Oct 2017 07:54:57 +0000 (09:54 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 18 Oct 2017 13:38:30 +0000 (15:38 +0200)
commit2b5175c4fa974b6aa05bbd2ee8d443a8036a1714
treefb47ac2b4317df9726362579a317af372af94911
parent0696d059f23c05f2dbc3b19ef50e5bdd175b782b
genirq: Add config option for reservation mode

The interrupt reservation mode requires reactivation of PCI/MSI
interrupts. Create a config option, so the PCI code can set the
corresponding flag when required.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Josh Poulson <jopoulso@microsoft.com>
Cc: Mihai Costache <v-micos@microsoft.com>
Cc: Stephen Hemminger <sthemmin@microsoft.com>
Cc: Marc Zyngier <marc.zyngier@arm.com>
Cc: linux-pci@vger.kernel.org
Cc: Haiyang Zhang <haiyangz@microsoft.com>
Cc: Dexuan Cui <decui@microsoft.com>
Cc: Simon Xiao <sixiao@microsoft.com>
Cc: Saeed Mahameed <saeedm@mellanox.com>
Cc: Jork Loeser <Jork.Loeser@microsoft.com>
Cc: Bjorn Helgaas <bhelgaas@google.com>
Cc: devel@linuxdriverproject.org
Cc: KY Srinivasan <kys@microsoft.com>
Link: https://lkml.kernel.org/r/20171017075600.369375409@linutronix.de
kernel/irq/Kconfig