| From: |
| Greg KH <greg@kroah.com> |
| To: |
| marcelo.tosatti@cyclades.com |
| Subject: |
| [BK PATCH] PCI Hotplug patches for 2.4.28-pre1 |
| Date: |
| Mon, 23 Aug 2004 15:19:25 -0700 |
| Cc: |
| linux-kernel@vger.kernel.org, pcihpd-discuss@lists.sourceforge.net,
garyhade@us.ibm.com |
Hi,
Here are 4 PCI Hotplug patches for 2.4.28-pre1. Two of them are
bugfixes for the different pci hotplug drivers, and the last patch
changes the 2.4 PCI Hotplug maintainer to be Gary Hade, instead of
myself.
Please pull from: bk://kernel.bkbits.net/gregkh/linux/pci-2.4
The raw patches will follow.
thanks,
greg k-h
MAINTAINERS | 10 +-
arch/i386/kernel/pci-irq.c | 8 --
drivers/hotplug/cpqphp_ctrl.c | 9 ++
drivers/hotplug/pciehp.h | 2
drivers/hotplug/pciehp_ctrl.c | 146 ++++++++++++-------------------------
drivers/hotplug/pciehp_hpc.c | 29 +------
drivers/hotplug/pciehp_pci.c | 4 -
drivers/hotplug/pciehprm_acpi.c | 22 ++++-
drivers/hotplug/pciehprm_nonacpi.c | 18 +++-
drivers/hotplug/shpchp.h | 1
drivers/hotplug/shpchp_ctrl.c | 54 +++++--------
drivers/hotplug/shpchp_hpc.c | 10 --
drivers/hotplug/shpchp_pci.c | 1
drivers/hotplug/shpchprm_acpi.c | 22 ++++-
drivers/hotplug/shpchprm_nonacpi.c | 18 +++-
drivers/pci/pci.c | 1
drivers/pci/quirks.c | 9 --
include/linux/pci.h | 2
18 files changed, 147 insertions(+), 219 deletions(-)
-----
Dan Zink:
o PCI Hotplug: fix potential hang in cpqphp
Dely Sy:
o PCI Hotplug: Fixes for hot-plug drivers in 2.4 kernel
Gary Hade:
o PCI Hotplug: change MAINTAINERS
-
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/