public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@suse.de>
To: Linus Torvalds <torvalds@osdl.org>, Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org, linux-pci@atrey.karlin.mff.cuni.cz,
	pcihpd-discuss@lists.sourceforge.net
Subject: [GIT PATCH] PCI fixes for 2.6.19-rc4
Date: Fri, 3 Nov 2006 11:56:13 -0800	[thread overview]
Message-ID: <20061103195613.GA4034@kroah.com> (raw)

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"


                 reply	other threads:[~2006-11-03 20:01 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20061103195613.GA4034@kroah.com \
    --to=gregkh@suse.de \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@atrey.karlin.mff.cuni.cz \
    --cc=pcihpd-discuss@lists.sourceforge.net \
    --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