public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [BK PATCH] PCI fixes for 2.5.73
@ 2003-06-23 23:58 Greg KH
  2003-06-23 23:59 ` [PATCH] " Greg KH
  0 siblings, 1 reply; 6+ messages in thread
From: Greg KH @ 2003-06-23 23:58 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2003-06-23 23:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-23 23:58 [BK PATCH] PCI fixes for 2.5.73 Greg KH
2003-06-23 23:59 ` [PATCH] " Greg KH
2003-06-23 23:59   ` Greg KH
2003-06-23 23:59     ` Greg KH
2003-06-23 23:59       ` Greg KH
2003-06-23 23:59         ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox