All of lore.kernel.org
 help / color / mirror / Atom feed
* [BK PATCH] PCI Hotplug patches for 2.4.28-pre1
@ 2004-08-23 22:19 Greg KH
  2004-08-24  9:35 ` Marcelo Tosatti
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2004-08-23 22:19 UTC (permalink / raw)
  To: marcelo.tosatti; +Cc: linux-kernel, pcihpd-discuss, garyhade

Hi,

Here are 4 PCI Hotplug patches for 2.4.28-pre1.  Two of them are
bugfixes for the different pci hotplug drivers, and the last patch
changes the 2.4 PCI Hotplug maintainer to be Gary Hade, instead of
myself.

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

The raw patches will follow.

thanks,

greg k-h


 MAINTAINERS                        |   10 +-
 arch/i386/kernel/pci-irq.c         |    8 --
 drivers/hotplug/cpqphp_ctrl.c      |    9 ++
 drivers/hotplug/pciehp.h           |    2 
 drivers/hotplug/pciehp_ctrl.c      |  146 ++++++++++++-------------------------
 drivers/hotplug/pciehp_hpc.c       |   29 +------
 drivers/hotplug/pciehp_pci.c       |    4 -
 drivers/hotplug/pciehprm_acpi.c    |   22 ++++-
 drivers/hotplug/pciehprm_nonacpi.c |   18 +++-
 drivers/hotplug/shpchp.h           |    1 
 drivers/hotplug/shpchp_ctrl.c      |   54 +++++--------
 drivers/hotplug/shpchp_hpc.c       |   10 --
 drivers/hotplug/shpchp_pci.c       |    1 
 drivers/hotplug/shpchprm_acpi.c    |   22 ++++-
 drivers/hotplug/shpchprm_nonacpi.c |   18 +++-
 drivers/pci/pci.c                  |    1 
 drivers/pci/quirks.c               |    9 --
 include/linux/pci.h                |    2 
 18 files changed, 147 insertions(+), 219 deletions(-)
-----

Dan Zink:
  o PCI Hotplug: fix potential hang in cpqphp

Dely Sy:
  o PCI Hotplug: Fixes for hot-plug drivers in 2.4 kernel

Gary Hade:
  o PCI Hotplug: change MAINTAINERS


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

end of thread, other threads:[~2004-08-24 11:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-23 22:19 [BK PATCH] PCI Hotplug patches for 2.4.28-pre1 Greg KH
2004-08-24  9:35 ` Marcelo Tosatti

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.