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:	Thu, 28 Jan 2010 16:25:44 -0800
From:	Jesse Barnes <jbarnes@...tuousgeek.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>,
	linux-pci@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [git pull] PCI fixes


The following changes since commit 61c39bb354a1f791ba6f562b766a72e508a036ee:
  Linus Torvalds (1):
        Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 for-linus

Just a couple this time, the most controversial being the removal of
intel_bus.c.  We tried, but it's looking like a long idea in the log
term.  The machine it was intended to serve has working _CRS support
now, so they can boot with pci=use_crs.  For 2.6.34 we'll try using
more _CRS data by default, I'm hoping if we can get it right that it'll
fix a few other resource issues (though we have yet to address the
issue that broke things last time: huge numbers of _CRS resources on
some machines; should be easy to fix though).

Andrew Patterson (1):
      PCI: fix nested spinlock hang in aer_inject

Jeff Garrett (1):
      x86/PCI: remove IOH range fetching

 arch/x86/pci/Makefile             |    2 +-
 arch/x86/pci/intel_bus.c          |   94 -------------------------------------
 drivers/pci/pcie/aer/aer_inject.c |   12 ++--
 3 files changed, 7 insertions(+), 101 deletions(-)
 delete mode 100644 arch/x86/pci/intel_bus.c

-- 
Jesse Barnes, Intel Open Source Technology Center
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ