public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Borislav Petkov <bp@amd64.org>
To: LKML <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] amd64_edac patchqueue for .36
Date: Tue, 3 Aug 2010 20:38:49 +0200	[thread overview]
Message-ID: <20100803183849.GA303@aftab> (raw)

[ Forgot to add LKML to CC ]

Hi Linus,

please pull the following patchqueue of mostly cleanups and fixes.

On thing that stands out is the removal of EDAC's quirky polling
mechanism in favor of using the MCE decoder notifier chain for non-fatal
MCEs (of which CECCs are part of). Thus the out-of-tree oneliner to
<arch/x86/kernel/cpu/mcheck/mce.c> which Ingo already acked.

Thanks.

The following changes since commit 9fe6206f400646a2322096b56c59891d530e8d51:

  Linux 2.6.35 (2010-08-01 15:11:14 -0700)

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

Borislav Petkov (10):
      amd64_edac: Sanitize syndrome extraction
      edac: Remove EDAC_DEBUG_VERBOSE
      amd64_edac: Remove unneeded defines
      x86, mce: Notify about corrected events too
      amd64_edac: Remove polling mechanism
      amd64_edac: Fix DCT base address selector
      amd64_edac: Correct scrub rate setting
      edac, mc: Improve scrub rate handling
      amd64_edac: Fix operator precendence error
      amd64_edac: Minor formatting fix

 arch/x86/kernel/cpu/mcheck/mce.c |    1 +
 drivers/edac/Kconfig             |    8 --
 drivers/edac/amd64_edac.c        |  213 ++++++++++----------------------------
 drivers/edac/amd64_edac.h        |   48 +++------
 drivers/edac/e752x_edac.c        |    4 +-
 drivers/edac/edac_core.h         |   17 +---
 drivers/edac/edac_mc_sysfs.c     |   86 +++++++---------
 drivers/edac/edac_mce_amd.c      |   16 ++--
 drivers/edac/i5100_edac.c        |    7 +-
 9 files changed, 121 insertions(+), 279 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:[~2010-08-03 18:38 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=20100803183849.GA303@aftab \
    --to=bp@amd64.org \
    --cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox