All of lore.kernel.org
 help / color / mirror / Atom feed
From: Borislav Petkov <bp@amd64.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: edac-devel <linux-edac@vger.kernel.org>,
	LKML <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] AMD64 EDAC fixes for 3.4
Date: Tue, 20 Mar 2012 14:51:05 +0100	[thread overview]
Message-ID: <20120320135105.GA11343@aftab> (raw)

Hi Linus,

please pull the following fixes for 3.4. I hope the signed tag commit
message is verbose enough for the contents of the pull request.

Thanks.

The following changes since commit c16fa4f2ad19908a47c63d8fa436a1178438c7e7:

  Linux 3.3 (2012-03-18 16:15:34 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp.git tags/amd64-edac-updates-for-3.4

for you to fetch changes up to ebe2aea86872622d4352cd71d55298fedf69a7bb:

  MCE, AMD: Constify error tables (2012-03-19 12:06:26 +0100)

----------------------------------------------------------------
A bunch of fixes/updates for the AMD side of EDAC including

* MCE decoding updates
* tree-wide EDAC sweep making pci_device_ids __devinitconst
* Scrub rate API correction
* two amd64_edac corrections for K8 boxes and sysfs csrow nodes

----------------------------------------------------------------
Ashish Shenoy (1):
      amd64_edac: Fix missing csrows sysfs nodes

Borislav Petkov (8):
      amd64_edac: Fix K8 revD and later chip select sizes
      EDAC: Correct scrub rate API
      MCE, AMD: Correct some MC0 error types
      MCE, AMD: Correct ucode patch buffer description
      MCE, AMD: Correct VB data error description
      MCE, AMD: Rework NB MCE signatures
      MCE, AMD: Correct bank 5 error signatures
      MCE, AMD: Constify error tables

Lionel Debroux (1):
      EDAC: Make pci_device_id tables __devinitconst.

 Documentation/edac.txt         |    4 +-
 drivers/edac/amd64_edac.c      |   50 +++++++---
 drivers/edac/amd76x_edac.c     |    2 +-
 drivers/edac/e752x_edac.c      |    2 +-
 drivers/edac/e7xxx_edac.c      |    2 +-
 drivers/edac/edac_mc_sysfs.c   |    4 +-
 drivers/edac/i3000_edac.c      |    2 +-
 drivers/edac/i3200_edac.c      |    2 +-
 drivers/edac/i5000_edac.c      |    2 +-
 drivers/edac/i5100_edac.c      |    2 +-
 drivers/edac/i5400_edac.c      |    2 +-
 drivers/edac/i7300_edac.c      |    2 +-
 drivers/edac/i7core_edac.c     |    2 +-
 drivers/edac/i82443bxgx_edac.c |    2 +-
 drivers/edac/i82860_edac.c     |    2 +-
 drivers/edac/i82875p_edac.c    |    2 +-
 drivers/edac/i82975x_edac.c    |    2 +-
 drivers/edac/mce_amd.c         |  208 +++++++++++++---------------------------
 drivers/edac/mce_amd.h         |   13 ++-
 drivers/edac/r82600_edac.c     |    2 +-
 drivers/edac/sb_edac.c         |    2 +-
 drivers/edac/x38_edac.c        |    2 +-
 22 files changed, 127 insertions(+), 186 deletions(-)

-- 
Regards/Gruss,
Boris.

Advanced Micro Devices GmbH
Einsteinring 24, 85609 Dornach
GM: Alberto Bozzo
Reg: Dornach, Landkreis Muenchen
HRB Nr. 43632 WEEE Registernr: 129 19551

                 reply	other threads:[~2012-03-20 13:51 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=20120320135105.GA11343@aftab \
    --to=bp@amd64.org \
    --cc=linux-edac@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.