mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] Improvement on ioapic hotplug
@ 2017-02-27 14:15 Rui Wang
  2017-02-27 14:15 ` [PATCH 1/2] x86/PCI: Implement pci_release_device to release IRQ from IOAPIC Rui Wang
  2017-02-27 14:15 ` [PATCH 2/2] x86/ioapic: Split IOAPIC hot-removal into two steps Rui Wang
  0 siblings, 2 replies; 3+ messages in thread
From: Rui Wang @ 2017-02-27 14:15 UTC (permalink / raw)
  To: helgaas, tglx, rjw
  Cc: tony.luck, bhelgaas, linux-acpi, linux-pci, linux-kernel,
	rui.y.wang, x86

The revert of 991de2e59090 ("PCI, x86: Implement pcibios_alloc_irq()
and pcibios_free_irq()") causes a problem for IOAPIC hotplug. If
a device under the IOAPIC doesn't call pci_disable_device(), then
the hot-removal of the IOAPIC causes kernel stack dump.

This patchset can fix the problem. IOAPIC hot-removal works correctly
after applying this patchset.

Rui Wang (2):
  x86/PCI: Implement pci_release_device to release IRQ from IOAPIC
  x86/ioapic: Split IOAPIC hot-removal into two steps

 arch/x86/pci/common.c   |  9 +++++++++
 drivers/acpi/internal.h |  1 +
 drivers/acpi/ioapic.c   | 22 ++++++++++++++++------
 drivers/acpi/pci_root.c |  4 ++--
 4 files changed, 28 insertions(+), 8 deletions(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2017-02-27 14:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-27 14:15 [PATCH 0/2] Improvement on ioapic hotplug Rui Wang
2017-02-27 14:15 ` [PATCH 1/2] x86/PCI: Implement pci_release_device to release IRQ from IOAPIC Rui Wang
2017-02-27 14:15 ` [PATCH 2/2] x86/ioapic: Split IOAPIC hot-removal into two steps Rui Wang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®