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

Here are two PCI bug fixes.

One is a revert of a previous patch that had caused some PCI problems for
suspend/resume.  The other one marks PCI_MULTITHREAD_PROBE depend on
CONFIG_BROKEN to make it so that users don't have so many problems with the
2.6.19 release (because we all know that they don't read the help text for new
config options very carefully at times...)

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

 arch/i386/pci/common.c |    1 -
 arch/i386/pci/i386.c   |    9 ---------
 arch/i386/pci/pci.h    |    1 -
 drivers/pci/Kconfig    |    2 +-
 4 files changed, 1 insertions(+), 12 deletions(-)

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

Adrian Bunk (1):
      PCI: Let PCI_MULTITHREAD_PROBE depend on BROKEN

Greg Kroah-Hartman (1):
      PCI: Revert "PCI: i386/x86_84: disable PCI resource decode on device disable"


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

only message in thread, other threads:[~2006-11-03 20:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-03 19:56 [GIT PATCH] PCI fixes for 2.6.19-rc4 Greg KH

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