Files
linux-apfs/drivers/pci
Bjorn Helgaas fe89cf4c4b [PATCH] cpqphp: add pci_enable_device()
Add pci_{enable,disable}_device() calls.  Without pci_enable_device(),
dev->irq is garbage, and cpqphp relies on it.

This fixes a problem reported by Bruno Redondi.  He reported a flood
of ACPI interrupts, that caused kacpid to run 100% of the time:
    http://bugzilla.kernel.org/show_bug.cgi?id=5312

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

 drivers/pci/hotplug/cpqphp_core.c |   24 +++++++++++++++++++-----
 1 file changed, 19 insertions(+), 5 deletions(-)
2005-10-28 15:36:58 -07:00
..
2005-10-18 08:26:15 -07:00
2005-09-22 07:58:24 -07:00
2005-09-08 14:57:23 -07:00
2005-09-08 14:57:25 -07:00
2005-09-08 15:07:08 -07:00
2005-10-28 15:36:58 -07:00
2005-09-01 10:50:29 -07:00
2005-04-16 15:20:36 -07:00