All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] PCI core logical hotplug cleanup
@ 2009-03-30 16:50 Alex Chiang
  2009-03-30 16:50 ` [PATCH v2 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-30 16:50 UTC (permalink / raw)
  To: jbarnes; +Cc: linux-pci, linux-kernel

This is v2 of cleaning up the fallout between core logical hotplug and
physical hotplug drivers.

Thanks.

/ac

v1->v2:
	- clarify changelog
	- just use struct pci_slot->bus directly

---

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-04-06 18:45 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-30 16:50 [PATCH v2 0/3] PCI core logical hotplug cleanup Alex Chiang
2009-03-30 16:50 ` [PATCH v2 1/3] PCI: allow PCI core hotplug to remove PCI root bus Alex Chiang
2009-03-31  3:26   ` Kenji Kaneshige
2009-04-06 18:45   ` Jesse Barnes
2009-03-30 16:50 ` [PATCH v2 2/3] PCI Hotplug: acpiphp: grab refcount on p2p subordinate bus Alex Chiang
2009-03-31  4:37   ` Kenji Kaneshige
2009-03-30 16:50 ` [PATCH v2 3/3] PCI: pci_slot: grab refcount on slot's bus Alex Chiang
2009-03-31  5:00   ` Kenji Kaneshige

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.