[BK PATCH] PCI fixes for 2.5.73

Greg KH (greg@kroah.com)
Mon, 23 Jun 2003 16:58:52 -0700


Hi,

Here's some PCI fixes that are against the latest 2.5.73 bk tree.
They fix the compile error that a number of people have reported with
2.5.73 and CONFIG_HOTPLUG=n. It also has some more acpi pci cleanups by
Matthew Wilcox.

Please pull from:
bk://kernel.bkbits.net/gregkh/linux/pci-2.5

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.

arch/i386/pci/Makefile | 28 +++++-----------------
arch/i386/pci/common.c | 6 +---
arch/i386/pci/direct.c | 48 +++++++++++++++++++++------------------
arch/i386/pci/numa.c | 16 ++++++-------
arch/i386/pci/pcbios.c | 12 ++++-----
arch/ia64/pci/pci.c | 20 ++++++++--------
drivers/acpi/osl.c | 6 +++-
drivers/pci/Makefile | 10 ++++----
drivers/pci/hotplug.c | 13 ----------
drivers/pci/hotplug/cpqphp_pci.c | 4 +--
drivers/pci/pci-driver.c | 8 ++++++
include/asm-alpha/pci.h | 3 +-
include/linux/pci.h | 4 +--
13 files changed, 84 insertions(+), 94 deletions(-)
-----

Adrian Bunk:
o PCI Hotplug: fix buggy comparison in cpqphp_pci.c

Ivan Kokshaysky:
o PCI: fix alpha for reimplement pci proc name
o PCI: fix non-hotplug build

Matthew Wilcox:
o PCI: pci_raw_ops devfn
o PCI: unconfuse arch/i386/pci/Makefile

-
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/