lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Fri, 3 Nov 2006 11:56:13 -0800
From:	Greg KH <gregkh@...e.de>
To:	Linus Torvalds <torvalds@...l.org>, Andrew Morton <akpm@...l.org>
Cc:	linux-kernel@...r.kernel.org, linux-pci@...ey.karlin.mff.cuni.cz,
	pcihpd-discuss@...ts.sourceforge.net
Subject: [GIT PATCH] PCI fixes for 2.6.19-rc4

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"

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists