]> git.baikalelectronics.ru Git - kernel.git/commit
ACPI PCI hotplug: harden against panic regression
authorJames Bottomley <James.Bottomley@HansenPartnership.com>
Thu, 15 Jan 2009 20:12:27 +0000 (15:12 -0500)
committerLen Brown <len.brown@intel.com>
Fri, 16 Jan 2009 20:20:00 +0000 (15:20 -0500)
commitaba8f57d89626f9bc6619ba770d6485ee57379ae
tree801341825d4f3ec51746715e3e29b36e7337caff
parent6cd3f84a79a33a9190989b8a90f2f09596b7b12b
ACPI PCI hotplug: harden against panic regression

ACPI hotplug panic with current git head
http://lkml.org/lkml/2009/1/10/136

Rather than reverting the entire commit that causes the crash:
ce843aaefbe8493e1682b3c442d646ef73c779f4
"PCI hotplug: introduce functions for ACPI slot detection"

simply harden against it while the changes to
the hotplug code on this particularl machine are understood.

Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Acked-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/pci/hotplug/acpiphp_glue.c