[BK PATCH] PCI Hotplug fixes for 2.6.4-rc1
From: Greg KH
Date: Tue Mar 02 2004 - 23:29:48 EST
Hi,
Here are some minor PCI hotplug fixes for 2.6.4-rc1. They fix some
oopses, and make the build options a lot saner and allow the distros to
pick the proper options easier.
Please pull from:
bk://kernel.bkbits.net/gregkh/linux/pci-2.6
thanks,
greg k-h
p.s. I'll send these as patches in response to this email to lkml for
those who want to see them.
drivers/pci/hotplug/Kconfig | 32 ++++---------------
drivers/pci/hotplug/Makefile | 54 +++++++++++++++------------------
drivers/pci/hotplug/cpqphp.h | 1
drivers/pci/hotplug/cpqphp_core.c | 5 +++
drivers/pci/hotplug/cpqphp_ctrl.c | 47 ++++++++++++++--------------
drivers/pci/hotplug/cpqphp_pci.c | 36 +++++++++++-----------
drivers/pci/hotplug/pci_hotplug_core.c | 23 ++++++++++----
drivers/pci/hotplug/pciehprm_acpi.c | 3 +
drivers/pci/hotplug/shpchp.h | 3 -
drivers/pci/hotplug/shpchprm_acpi.c | 3 +
include/linux/pci.h | 1
11 files changed, 105 insertions(+), 103 deletions(-)
-----
Dely Sy:
o PCI Hotplug: fixes for shpc and pcie hot-plug drivers
Greg Kroah-Hartman:
o PCI Hotplug: clean up the Makefile a bit more
o PCI Hotplug: fix up the permission settings on a few of the sysfs files
o PCI Hotplug: fix stupid directory name of "pci_hotplug_slots" to be just "slots"
Torben Mathiasen:
o PCI Hotplug: Patch to get cpqphp working with IOAPIC
-
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/