public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PATCH] PCI fixes for 2.6.17-rc6
@ 2006-06-11 21:06 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2006-06-11 21:06 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, linux-pci

Here are some small PCI fixes against your latest git tree.  They have
all been in the -mm tree for a while with no problems and do the following:
	- restore the pci config space in reverse order, fixing a number
	  of different systems on resume.
	- properly pass up errors on pci resume to the driver core so it
	  knows about it.
	- fix building the pci express hotplug driver on non-acpi
	  systems (like PPC64).

Please pull from:
	git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6.git/
or if master.kernel.org hasn't synced up yet:
	master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6.git/

The full patches will be sent to the linux-pci mailing list, if anyone
wants to see them.

thanks,

greg k-h

 drivers/pci/pci-driver.c |   13 ++++++++-----
 drivers/pci/pci.c        |   18 ++++++++++++++++--
 include/linux/pci-acpi.h |    2 +-
 3 files changed, 25 insertions(+), 8 deletions(-)

---------------

Andrew Morton:
      PCI: fix pciehp compile issue when CONFIG_ACPI is not enabled

Dave Jones:
      PCI: Improve PCI config space writeback

Jean Delvare:
      PCI: Error handling on PCI device resume

Yu, Luming:
      PCI: reverse pci config space restore order


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-06-11 21:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-11 21:06 [GIT PATCH] PCI fixes for 2.6.17-rc6 Greg KH

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