public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: marcelo.tosatti@cyclades.com
Cc: linux-kernel@vger.kernel.org,
	pcihpd-discuss@lists.sourceforge.net, garyhade@us.ibm.com
Subject: [BK PATCH] PCI Hotplug patches for 2.4.28-pre1
Date: Mon, 23 Aug 2004 15:19:25 -0700	[thread overview]
Message-ID: <20040823221925.GA5368@kroah.com> (raw)

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


             reply	other threads:[~2004-08-23 22:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-23 22:19 Greg KH [this message]
2004-08-24  9:35 ` [BK PATCH] PCI Hotplug patches for 2.4.28-pre1 Marcelo Tosatti

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=20040823221925.GA5368@kroah.com \
    --to=greg@kroah.com \
    --cc=garyhade@us.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marcelo.tosatti@cyclades.com \
    --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