public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: marcelo@conectiva.com.br
Cc: linux-kernel@vger.kernel.org, pcihpd-discuss@lists.sourceforge.net
Subject: [BK PATCH] PCI Hotplug fixes for 2.4.21-rc1
Date: Fri, 2 May 2003 11:54:08 -0700	[thread overview]
Message-ID: <20030502185406.GA14728@kroah.com> (raw)

Hi,

Here are three PCI Hotplug fixes for 2.4.21-rc1.  Two of them are for
the IBM PCI Hotplug driver, fixing a bug that Arjan van de Ven pointed
out in the last fix for this driver that was accepted, and another fix
for some memory leaks that happen on the error paths.  Both of these
patches have been in the 2.5 tree for some time.

The other patch fixes the Compaq PCI Hotplug driver to work properly on
machines with faster PCI busses (PCI-X).

Please pull from:  bk://kernel.bkbits.net/gregkh/linux/marcelo-2.4

The raw patches will follow.

thanks,

greg k-h


 drivers/hotplug/cpqphp.h      |  194 +++++++++++++++++++++++++++++++++++
 drivers/hotplug/cpqphp_core.c |   59 +++++++++-
 drivers/hotplug/cpqphp_ctrl.c |  147 ++++++++++++++-------------
 drivers/hotplug/ibmphp_ebda.c |  228 +++++++++++++-----------------------------
 4 files changed, 394 insertions(+), 234 deletions(-)
-----

ChangeSet@1.1144, 2003-05-02 11:35:50-07:00, greg@kroah.com
  [PATCH] IBM PCI Hotplug: fix up a number of memory leaks on the error path

 drivers/hotplug/ibmphp_ebda.c |  144 ++++++++++++++++++------------------------
 1 files changed, 65 insertions(+), 79 deletions(-)
------

ChangeSet@1.1143, 2003-05-02 11:35:34-07:00, greg@kroah.com
  [PATCH] IBM PCI Hotplug: fix up a lot of memory allocations and leaks just to figure out a slot name.

 drivers/hotplug/ibmphp_ebda.c |   84 +++---------------------------------------
 1 files changed, 6 insertions(+), 78 deletions(-)
------

ChangeSet@1.1142, 2003-05-02 11:35:06-07:00, torben.mathiasen@hp.com
  [PATCH] PCI Hotplug: cpqphp 66/100/133MHz PCI-X support

Push file://home/greg/linux/BK/gregkh-2.4 -> file://home/greg/linux/BK/bleed-2.4
 drivers/hotplug/cpqphp.h      |  194 +++++++++++++++++++++++++++++++++++++++++-
 drivers/hotplug/cpqphp_core.c |   59 +++++++++++-
 drivers/hotplug/cpqphp_ctrl.c |  147 +++++++++++++++++--------------
 3 files changed, 323 insertions(+), 77 deletions(-)
------


             reply	other threads:[~2003-05-02 18:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-02 18:54 Greg KH [this message]
2003-05-02 18:57 ` [PATCH] PCI Hotplug fixes for 2.4.21-rc1 Greg KH
2003-05-02 18:57   ` Greg KH
2003-05-02 18:58     ` 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=20030502185406.GA14728@kroah.com \
    --to=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marcelo@conectiva.com.br \
    --cc=pcihpd-discuss@lists.sourceforge.net \
    /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