All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: torvalds@transmeta.com
Cc: linux-kernel@vger.kernel.org
Subject: [BK PATCH] PCI fixes for 2.5.73
Date: Mon, 23 Jun 2003 16:58:52 -0700	[thread overview]
Message-ID: <20030623235852.GA12207@kroah.com> (raw)

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


             reply	other threads:[~2003-06-23 23:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-23 23:58 Greg KH [this message]
2003-06-23 23:59 ` [PATCH] PCI fixes for 2.5.73 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030623235852.GA12207@kroah.com \
    --to=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@transmeta.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.