public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] amd64_edac patchqueue for .36
@ 2010-08-03 18:38 Borislav Petkov
  0 siblings, 0 replies; only message in thread
From: Borislav Petkov @ 2010-08-03 18:38 UTC (permalink / raw)
  To: LKML

[ 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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-08-03 18:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-03 18:38 [GIT PULL] amd64_edac patchqueue for .36 Borislav Petkov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox