public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: torvalds@transmeta.com
Cc: linux-kernel@vger.kernel.org, pcihpd-discuss@lists.sourceforge.net
Subject: [BK PATCH] PCI hotplug changes for 2.5.69
Date: Tue, 6 May 2003 16:05:39 -0700	[thread overview]
Message-ID: <20030506230539.GA4007@kroah.com> (raw)

Hi,

Here's some patches that fix the pci hotplug drivers so that they now
work again.  Sorry it's taken so long to get these done...

I've also included a patch from Torben Mathiasen that adds PCI-X support
to the Compaq PCI Hotplug driver.  This patch is in the 2.4 tree
already.  There are also a few other minor fixes and cleanups in this
fixing build configurations, and removing unused variables.


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


thanks,

greg k-h


 Documentation/DocBook/kernel-api.tmpl |    1 
 drivers/acpi/acpi_ksyms.c             |    1 
 drivers/hotplug/Kconfig               |    2 
 drivers/hotplug/acpiphp_glue.c        |    6 
 drivers/hotplug/cpqphp.h              |  414 ++++++++++++++++++++++++++++++++--
 drivers/hotplug/cpqphp_core.c         |  114 ++++++++-
 drivers/hotplug/cpqphp_ctrl.c         |  296 +++++++++++++-----------
 drivers/hotplug/cpqphp_pci.c          |   21 -
 drivers/hotplug/ibmphp_core.c         |   14 -
 9 files changed, 688 insertions(+), 181 deletions(-)
-----


<rusty:linux.co.intel.com>:
  o PCI Hotplug: kernel-api docbook fix for now non-existant PCI hotplug

<torben.mathiasen:hp.com>:
  o PCI Hotplug: cpqphp 66/100/133MHz PCI-X support

Greg Kroah-Hartman:
  o PCI Hotplug: export the acpi_resource_to_address64 function, as the acpi pci hotplug driver needs it
  o PCI Hotplug: fix dependancies for CONFIG_HOTPLUG_PCI_ACPI
  o PCI Hotplug: fix up the acpi driver to work properly again
  o PCI Hotplug: fix compiler warning in ibm driver
  o PCI Hotplug: fix up the ibm driver to work properly again
  o PCI Hotplug: fix up the compaq driver to work properly again

Hanna V. Linder:
  o patch: remove unnecessary proc stuff from controller struct


             reply	other threads:[~2003-05-06 22:53 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-06 23:05 Greg KH [this message]
2003-05-06 23:06 ` [PATCH] PCI hotplug changes for 2.5.69 Greg KH
2003-05-06 23:06   ` Greg KH
2003-05-06 23:06     ` Greg KH
2003-05-06 23:06       ` Greg KH
2003-05-06 23:06         ` Greg KH
2003-05-06 23:06           ` Greg KH
2003-05-06 23:06             ` Greg KH
2003-05-06 23:06               ` Greg KH
2003-05-06 23:06                 ` 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=20030506230539.GA4007@kroah.com \
    --to=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pcihpd-discuss@lists.sourceforge.net \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox