public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] PCI core logical hotplug cleanup
@ 2009-03-29 16:54 Alex Chiang
  2009-03-29 16:54 ` [PATCH 1/3] PCI: allow PCI core hotplug to remove PCI root bus Alex Chiang
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Alex Chiang @ 2009-03-29 16:54 UTC (permalink / raw)
  To: jbarnes; +Cc: linux-pci, linux-kernel

Hi Jesse,

This series cleans up some of the fallout from the poor interaction
between PCI core logical hotplug and acpiphp/pci_slot.

I'm taking a piecemeal approach for now because I don't have a good
solution that can fix all the drivers at once.

I tested pci_slot and acpiphp on my machine, and it seems to solve the
issue that Kenji-san reported.

Thanks.

/ac

---

Alex Chiang (3):
      PCI: pci_slot: grab refcount on slot's bus
      PCI Hotplug: acpiphp: grab refcount on p2p subordinate bus
      PCI: allow PCI core hotplug to remove PCI root bus


 drivers/acpi/pci_slot.c            |    5 +++++
 drivers/pci/hotplug/acpiphp_glue.c |   14 ++++++++++++++
 drivers/pci/pci-sysfs.c            |    4 ----
 3 files changed, 19 insertions(+), 4 deletions(-)


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

end of thread, other threads:[~2009-03-30 16:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-29 16:54 [PATCH 0/3] PCI core logical hotplug cleanup Alex Chiang
2009-03-29 16:54 ` [PATCH 1/3] PCI: allow PCI core hotplug to remove PCI root bus Alex Chiang
2009-03-30  2:14   ` Kenji Kaneshige
2009-03-30 16:41     ` Alex Chiang
2009-03-29 16:54 ` [PATCH 2/3] PCI Hotplug: acpiphp: grab refcount on p2p subordinate bus Alex Chiang
2009-03-29 16:54 ` [PATCH 3/3] PCI: pci_slot: grab refcount on slot's bus Alex Chiang
2009-03-30  2:25   ` Kenji Kaneshige
2009-03-30 16:45     ` Alex Chiang

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