From: Greg KH <greg@kroah.com>
To: torvalds@osdl.org, akpm@osdl.org
Cc: linux-kernel@vger.kernel.org
Subject: [BK PATCH] PCI and PCI Hotplug fixes for 2.6.5-rc1
Date: Fri, 19 Mar 2004 15:25:16 -0800 [thread overview]
Message-ID: <20040319232516.GA16178@kroah.com> (raw)
Hi,
Here are some PCI and PCI hotplug patches for 2.6.5-rc1. These are all
bugfixes of one sort or another and the majority of them have been in
the past few -mm releases.
Please pull from:
bk://kernel.bkbits.net/gregkh/linux/pci-2.6
thanks,
greg k-h
p.s. I'll send these as patches in response to this email to lkml for
those who want to see them.
arch/ia64/pci/pci.c | 62 +
drivers/pci/hotplug/Makefile | 4
drivers/pci/hotplug/acpiphp.h | 2
drivers/pci/hotplug/acpiphp_glue.c | 27
drivers/pci/hotplug/acpiphp_pci.c | 20
drivers/pci/hotplug/acpiphp_res.c | 2
drivers/pci/hotplug/pciehp_pci.c | 2
drivers/pci/hotplug/pciehprm_acpi.c | 3
drivers/pci/hotplug/rpadlpar_core.c | 186 ++-
drivers/pci/hotplug/rpaphp.h | 90 +
drivers/pci/hotplug/rpaphp_core.c | 1706 ++++++++----------------------------
drivers/pci/hotplug/rpaphp_pci.c | 357 +++++++
drivers/pci/hotplug/rpaphp_slot.c | 188 +++
drivers/pci/hotplug/rpaphp_vio.c | 121 ++
drivers/pci/hotplug/shpchp_pci.c | 2
drivers/pci/setup-res.c | 9
kernel/resource.c | 1
17 files changed, 1319 insertions(+), 1463 deletions(-)
-----
<lxiep:ltcfwd.linux.ibm.com>:
o PCI Hotplug: rpaphp/rpadlpar latest (support for vio and multifunction devices )
Andreas Schwab:
o PCI Hotplug: Fix PCIE and SHPC hotplug drivers for ia64
Greg Kroah-Hartman:
o PCI Hotplug: fix compiler warning in acpiphp driver
Matthew Wilcox:
o PCI: claim PCI resources on ia64
o PCI: Use insert_resource in pci_claim_resource
o PCI: insert_resource can succeed and return an error
Takayoshi Kochi:
o PCI Hotlug: fix acpiphp unable to power off slots
next reply other threads:[~2004-03-19 23:29 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-19 23:25 Greg KH [this message]
2004-03-19 23:32 ` [PATCH] PCI and PCI Hotplug fixes for 2.6.5-rc1 Greg KH
2004-03-19 23:32 ` Greg KH
2004-03-19 23:32 ` Greg KH
2004-03-19 23:32 ` Greg KH
2004-03-19 23:32 ` Greg KH
2004-03-19 23:32 ` Greg KH
2004-03-19 23:32 ` 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=20040319232516.GA16178@kroah.com \
--to=greg@kroah.com \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@osdl.org \
/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