public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [BK PATCH] PCI Hotplug fixes for 2.4.21-rc1
@ 2003-05-02 18:54 Greg KH
  2003-05-02 18:57 ` [PATCH] " Greg KH
  0 siblings, 1 reply; 4+ messages in thread
From: Greg KH @ 2003-05-02 18:54 UTC (permalink / raw)
  To: marcelo; +Cc: linux-kernel, pcihpd-discuss

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(-)
------


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

end of thread, other threads:[~2003-05-02 18:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-02 18:54 [BK PATCH] PCI Hotplug fixes for 2.4.21-rc1 Greg KH
2003-05-02 18:57 ` [PATCH] " Greg KH
2003-05-02 18:57   ` Greg KH
2003-05-02 18:58     ` Greg KH

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