[BK PATCH] PCI Hotplug changes for 2.5.8-pre3

Greg KH (greg@kroah.com)
Wed, 10 Apr 2002 11:23:34 -0700


Pull from: bk://linuxusb.bkbits.net/pci_hp-2.5

arch/i386/kernel/i386_ksyms.c | 4 ++++
drivers/hotplug/Config.in | 4 +++-
drivers/hotplug/Makefile | 12 ------------
drivers/hotplug/ibmphp_core.c | 2 +-
4 files changed, 8 insertions(+), 14 deletions(-)
------

ChangeSet@1.460, 2002-04-10 11:00:08-07:00, greg@kroah.com
export the IO_APIC_get_PCI_irq_vector function, as the IBM PCI Hotplug
driver needs this. This is already done in 2.4.x

arch/i386/kernel/i386_ksyms.c | 4 ++++
1 files changed, 4 insertions(+)
------

ChangeSet@1.459, 2002-04-10 10:59:15-07:00, greg@kroah.com
IBM PCI Hotplug driver

fixed linker bug when driver is compiled into the kernel.

drivers/hotplug/ibmphp_core.c | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
------

ChangeSet@1.458, 2002-04-10 10:58:16-07:00, greg@kroah.com
PCI Hotplug Makefile cleanup

removed the list-multi targets, as they aren't needed anymore.

drivers/hotplug/Makefile | 12 ------------
1 files changed, 12 deletions(-)
------

ChangeSet@1.457, 2002-04-10 10:57:36-07:00, greg@kroah.com
IBM PCI Hotplug driver

Only build the IBM PCI hotplug driver if CONFIG_X86_IO_APIC is selected

drivers/hotplug/Config.in | 4 +++-
1 files changed, 3 insertions(+), 1 deletion(-)
------

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