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, 10 Jan 2013 16:28:13 +0100
From:	Borislav Petkov <bp@...en8.de>
To:	"H. Peter Anvin" <hpa@...or.com>, Ingo Molnar <mingo@...nel.org>,
	Thomas Gleixner <tglx@...utronix.de>
Cc:	Daniel J Blueman <daniel@...ascale-asia.com>,
	lkml <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] NumaScale changes

Hi guys,

those changes have been a bit longer in the works and were ready even
before the merge window but it was better to hold them off after it and
send them out then. They basically incorporate PCI domain numbers into
AMD northbridge IDs, thus adding support for Numascale confederated
systems.

Please pull,
thanks.

--
The following changes since commit 9931faca02c604c22335f5a935a501bb2ace6e20:

  Linux 3.8-rc3 (2013-01-09 18:59:55 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp.git tags/numascale

for you to fetch changes up to c7e5301a1b7c3f47af635a8b1b14480b81426025:

  amd64_edac: Fix type usage in NB IDs and memory ranges (2013-01-10 16:18:00 +0100)

----------------------------------------------------------------
This patchset adds support for federated systems where multiple memory
controllers can exist and see each other over multiple PCI domains. This
basically means that AMD node ids can be more than 8 now and the code
handling this is taught to incorporate PCI domain into those IDs.

----------------------------------------------------------------
Daniel J Blueman (4):
      x86, AMD, NB: Add multi-domain support
      x86, AMD, NB: Use u16 for northbridge IDs in amd_get_nb_id
      amd64_edac: Fix PCI function lookup
      amd64_edac: Fix type usage in NB IDs and memory ranges

 arch/x86/include/asm/amd_nb.h    |  17 ++++++++++++++++
 arch/x86/include/asm/processor.h |   2 +-
 arch/x86/kernel/cpu/amd.c        |   4 ++--
 drivers/edac/amd64_edac.c        | 109 ++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------------
 drivers/edac/amd64_edac.h        |  12 +++--------
 5 files changed, 80 insertions(+), 64 deletions(-)

-- 
Regards/Gruss,
    Boris.

Sent from a fat crate under my desk. Formatting is fine.
--
--
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