All of lore.kernel.org
 help / color / mirror / Atom feed
From: Borislav Petkov <bp@amd64.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Randy Dunlap <randy.dunlap@oracle.com>,
	edac-devel <linux-edac@vger.kernel.org>,
	LKML <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] MCE EDAC changes for .38
Date: Fri, 7 Jan 2011 12:00:28 +0100	[thread overview]
Message-ID: <20110107110028.GD16507@aftab> (raw)

Hi Linus,

this is the second patchset I have for .38 and it adds MCE decoding
support for F15h CPUs. Again, long cooking time in linux-next with no
issues.

Thanks.

The following changes since commit 3c0eee3fe6a3a1c745379547c7e7c904aa64f6d5:

  Linux 2.6.37 (2011-01-04 16:50:19 -0800)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp.git mce-for-linus

Borislav Petkov (13):
      EDAC, MCE: Select extended error code mask
      EDAC, MCE: Add F15h DC MCE decoder
      EDAC, MCE: Add F15h IC MCE decoder
      EDAC, MCE: Add F15h CU MCE decoder
      EDAC, MCE: No F15h LS MCE decoder
      EDAC, MCE: Add an F15h NB MCE decoder
      EDAC, MCE: Add F15 EX MCE decoder
      EDAC, MCE: Add F15h FP MCE decoder
      EDAC, MCE: Overhaul error fields extraction macros
      EDAC, MCE: Shorten error report formatting
      EDAC, MCE: Allow F15h bank 6 MCE injection
      EDAC, MCE: Enable MCE decoding on F15h
      EDAC, MCE: Fix NB error formatting

Randy Dunlap (1):
      EDAC, MCE: Use BIT_64() to eliminate warnings on 32-bit

 drivers/edac/amd64_edac.c  |    4 +-
 drivers/edac/mce_amd.c     |  450 +++++++++++++++++++++++++++++++++----------
 drivers/edac/mce_amd.h     |   14 +-
 drivers/edac/mce_amd_inj.c |    9 +-
 4 files changed, 359 insertions(+), 118 deletions(-)

-- 
Regards/Gruss,
Boris.

Advanced Micro Devices GmbH
Einsteinring 24, 85609 Dornach
General Managers: Alberto Bozzo, Andrew Bowd
Registration: Dornach, Gemeinde Aschheim, Landkreis Muenchen
Registergericht Muenchen, HRB Nr. 43632

                 reply	other threads:[~2011-01-07 11:00 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=20110107110028.GD16507@aftab \
    --to=bp@amd64.org \
    --cc=linux-edac@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=randy.dunlap@oracle.com \
    --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.