public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] AMD64 EDAC updates, p1
@ 2009-09-14 17:19 Borislav Petkov
  2009-09-15 11:09 ` [origin tree build failure] " Ingo Molnar
  2009-09-15 11:59 ` [origin tree build failure] [PATCH] Fix: amd64_edac.c:(.text+0x3e9491): undefined reference to `amd_decode_nb_mce' Ingo Molnar
  0 siblings, 2 replies; 8+ messages in thread
From: Borislav Petkov @ 2009-09-14 17:19 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: x86, Doug Thompson, linux-kernel

Hi Linus,

please pull the first (of two) AMD64 EDAC update sets. This one
adds MCE decoding functionality to the EDAC core and has been
simmering for a while now in linux-next. The next one will be
forthcoming in the next couple of days and will contain more general
cleanups/improvements/bugfixes.

Thanks.

The following changes since commit 74fca6a42863ffacaf7ba6f1936a9f228950f657:
  Linus Torvalds (1):
        Linux 2.6.31

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp.git for-linus

Borislav Petkov (15):
      EDAC: move MCE error descriptions to EDAC core
      EDAC: beef up ErrorCodeExt error signatures
      amd64_edac: cleanup amd64_process_error_info
      amd64_edac: cleanup/complete NB MCE decoding
      amd64_edac: remove memory and GART TLB error decoders
      amd64_edac: cleanup amd64_decode_bus_error
      x86, mce: pass mce info to EDAC for decoding
      EDAC, AMD: carve out MCi_STATUS decoding
      EDAC, AMD: carve out decoding of MCi_STATUS ErrorCode
      EDAC, AMD: decode data cache MCEs
      EDAC, AMD: decode instruction cache MCEs
      EDAC, AMD: decode bus unit MCEs
      EDAC, AMD: decode load store MCEs
      EDAC, AMD: decode FR MCEs
      x86, mce: do not compile mcelog message on AMD

 arch/x86/kernel/cpu/mcheck/mce.c    |   12 +-
 drivers/edac/Makefile               |    6 +-
 drivers/edac/amd64_edac.c           |  328 +++++++++------------------
 drivers/edac/amd64_edac.h           |   71 +------
 drivers/edac/amd64_edac_dbg.c       |    2 +-
 drivers/edac/amd64_edac_err_types.c |  161 -------------
 drivers/edac/edac_mce_amd.c         |  422 +++++++++++++++++++++++++++++++++++
 drivers/edac/edac_mce_amd.h         |   69 ++++++
 8 files changed, 619 insertions(+), 452 deletions(-)
 delete mode 100644 drivers/edac/amd64_edac_err_types.c
 create mode 100644 drivers/edac/edac_mce_amd.c
 create mode 100644 drivers/edac/edac_mce_amd.h

-- 
Regards/Gruss,
Boris.

Operating | Advanced Micro Devices GmbH
  System  | Karl-Hammerschmidt-Str. 34, 85609 Dornach b. München, Germany
 Research | Geschäftsführer: Andrew Bowd, Thomas M. McCoy, Giuliano Meroni
  Center  | Sitz: Dornach, Gemeinde Aschheim, Landkreis München
  (OSRC)  | Registergericht München, HRB Nr. 43632


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2009-09-16  9:49 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-14 17:19 [GIT PULL] AMD64 EDAC updates, p1 Borislav Petkov
2009-09-15 11:09 ` [origin tree build failure] " Ingo Molnar
2009-09-15 13:29   ` Borislav Petkov
2009-09-15 14:38   ` Jean Delvare
2009-09-15 14:59     ` Borislav Petkov
2009-09-16  9:41       ` Américo Wang
2009-09-15 11:59 ` [origin tree build failure] [PATCH] Fix: amd64_edac.c:(.text+0x3e9491): undefined reference to `amd_decode_nb_mce' Ingo Molnar
2009-09-15 13:25   ` Borislav Petkov

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