All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] acpi, pci: hostbridge hotplug support
@ 2012-06-21  9:34 Taku Izumi
  2012-06-21  9:37 ` [PATCH 1/4] acpi, pci: introduce list for acpi_pci_root drivers Taku Izumi
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Taku Izumi @ 2012-06-21  9:34 UTC (permalink / raw)
  To: linux-pci, Bjorn Helgaas; +Cc: Kenji Kaneshige, Yinghai Lu, Jiang Liu


 This patchset adds basic code for host bridge hotplug.
 
 I assume ACPI container device (ACPI0004) which carries
 hostbridges will be hot-added or hot-removed. In that case
 some codes are now missing for hostbridge hotplug.
 This patchset mainly adds the following:
   - remove hostbridge and devices under it 
   - resoruce-assign code for devices under hot-added hostbridge
 
 The behavior when you don't try hostbridge hotplug should not change.
 
  *[PATCH 1/4] acpi, pci: introduce list for acpi_pci_root drivers
  *[PATCH 2/4] acpi, pci: introduce acpi_root_sem for list manipulation
  *[PATCH 3/4] acpi, pci: add hostbridge removal function
  *[PATCH 4/4] acpi, pci: add resoruce-assign code for devices under 
      hot-added hostbridge
-
Best regards,
Taku Izumi


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

end of thread, other threads:[~2012-06-22 16:54 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-21  9:34 [PATCH 0/4] acpi, pci: hostbridge hotplug support Taku Izumi
2012-06-21  9:37 ` [PATCH 1/4] acpi, pci: introduce list for acpi_pci_root drivers Taku Izumi
2012-06-21  9:38 ` [PATCH 2/4] acpi, pci: introduce acpi_root_sem for list manipulation Taku Izumi
2012-06-21  9:39 ` [PATCH 3/4] acpi, pci: add hostbridge removal function Taku Izumi
2012-06-21  9:39 ` [PATCH 4/4] acpi, pci: add resoruce-assign code for devices under hot-added hostbridge Taku Izumi
2012-06-21 18:18 ` [PATCH 0/4] acpi, pci: hostbridge hotplug support Yinghai Lu
2012-06-22 10:21   ` Taku Izumi
2012-06-22 10:41     ` Jiang Liu
2012-06-22 16:54       ` Bjorn Helgaas

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.