Merge tag 'please-pull-eMCA-fix' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorIngo Molnar <mingo@kernel.org>
Sat, 26 Oct 2013 10:05:11 +0000 (12:05 +0200)
committerIngo Molnar <mingo@kernel.org>
Sat, 26 Oct 2013 10:08:29 +0000 (12:08 +0200)
commitd69525789e3256968a3867f70015903523c195e3
tree658053ea4a9537f1361212ed34fa25bd28b797c3
parent88829dfe4b6ea0c1c24d415668b3bfa78e5a5b16
parent56507694de3453076d73e0e9813349586ee67e59
Merge tag 'please-pull-eMCA-fix' of git://git./linux/kernel/git/ras/ras into x86/mce

Pull MCE updates from Tony Luck:

 "There is a enhanced error logging mechanism for Xeon processors.

  Full description is here:

    http://www.intel.com/content/www/us/en/architecture-and-technology/enhanced-mca-logging-xeon-paper.html

  This patch series provides a module (and support code) to
  check for an extended error log and print extra details about
  the error on the console.
  "

Signed-off-by: Ingo Molnar <mingo@kernel.org>