[PATCH v3 0/6] Update PCI notification patchset to latest kernel version

From: Jiang Liu
Date: Tue Jan 08 2013 - 11:52:25 EST


Hi Bjorn,
Rafael has developed a patchset targetting 3.9 merging window
which outdates the fourth and fifth patches in my previous version,
so I have just drop those two patches and updated the others to the
latest code from your pci-next branch.
Thanks!

Jiang Liu (5):
PCI: make PCI device create/destroy logic symmetric
PCI: split registration of PCI bus devices into two stages
ACPI/pci_slot: update PCI slot information when PCI hotplug event
happens
PCI/acpiphp: update ACPI hotplug slot information when PCI hotplug
happens
PCI/acpiphp: serialize access to the bridge_list list

Yijing Wang (1):
PCI/AER: update AER configuration when PCI hotplug event happens

drivers/acpi/pci_slot.c | 86 ++++++++++++++++++++++++++++++++----
drivers/pci/bus.c | 2 +-
drivers/pci/hotplug/acpiphp_glue.c | 73 +++++++++++++++++++++++++++++-
drivers/pci/pcie/aer/aerdrv.c | 63 +++++++++++++++++++++++++-
drivers/pci/probe.c | 5 ++-
drivers/pci/remove.c | 14 +++---
6 files changed, 222 insertions(+), 21 deletions(-)

--
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/