linux_dsm_epyc7002/arch/x86/kernel/apic
Thomas Gleixner c201c91799 x86/vector/msi: Select CONFIG_GENERIC_IRQ_RESERVATION_MODE
Select CONFIG_GENERIC_IRQ_RESERVATION_MODE so PCI/MSI domains get the
MSI_FLAG_MUST_REACTIVATE flag set in pci_msi_create_irq_domain().

Remove the explicit setters of this flag in the apic/msi code as they are
not longer required.

Fixes: 4900be8360 ("x86/vector/msi: Switch to global reservation mode")
Reported-and-tested-by: Dexuan Cui <decui@microsoft.com>
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: 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.527569354@linutronix.de
2017-10-18 15:38:31 +02:00
..
apic_common.c x86/apic: Remove unused callbacks 2017-09-25 20:51:58 +02:00
apic_flat_64.c x86/apic: Remove unused callbacks 2017-09-25 20:51:58 +02:00
apic_noop.c x86/apic: Remove unused callbacks 2017-09-25 20:51:58 +02:00
apic_numachip.c x86/apic: Remove unused callbacks 2017-09-25 20:51:58 +02:00
apic.c x86/apic: Fix spelling mistake: "symmectic" -> "symmetric" 2017-09-28 12:22:40 +02:00
bigsmp_32.c x86/apic: Remove unused callbacks 2017-09-25 20:51:58 +02:00
htirq.c genirq/irqdomain: Update irq_domain_ops.activate() signature 2017-09-25 20:38:24 +02:00
hw_nmi.c kernel/watchdog: split up config options 2017-07-12 16:26:02 -07:00
io_apic.c x86/io_apic: Reevaluate vector configuration on activate() 2017-09-25 20:52:01 +02:00
ipi.c x86/kernel: Audit and remove any unnecessary uses of module.h 2016-07-14 15:06:41 +02:00
Makefile x86/apic: Sanitize 32/64bit APIC callbacks 2017-09-25 20:51:50 +02:00
msi.c x86/vector/msi: Select CONFIG_GENERIC_IRQ_RESERVATION_MODE 2017-10-18 15:38:31 +02:00
probe_32.c x86/apic: Remove unused callbacks 2017-09-25 20:51:58 +02:00
probe_64.c x86/apic: Remove duplicated include from probe_64.c 2016-07-19 16:02:31 +02:00
vector.c x86/vector: Use correct per cpu variable in free_moved_vector() 2017-10-17 16:45:09 +02:00
x2apic_cluster.c x86/apic: Use dead_cpu instead of current CPU when cleaning up 2017-09-27 09:37:41 +02:00
x2apic_phys.c x86/apic: Remove unused callbacks 2017-09-25 20:51:58 +02:00
x2apic_uv_x.c x86/apic: Remove unused callbacks 2017-09-25 20:51:58 +02:00
x2apic.h x86/apic: Sanitize return value of apic.set_apic_id() 2017-09-25 20:51:48 +02:00