public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] RAS update for 3.20 (one more thing)
@ 2015-02-02 17:41 Luck, Tony
  2015-02-09  7:53 ` Ingo Molnar
  2015-02-09 10:13 ` Ingo Molnar
  0 siblings, 2 replies; 6+ messages in thread
From: Luck, Tony @ 2015-02-02 17:41 UTC (permalink / raw)
  To: x86; +Cc: linux-kernel, linux-edac, Borislav Petkov

The following changes since commit 26bc420b59a38e4e6685a73345a0def461136dce:

  Linux 3.19-rc6 (2015-01-25 20:04:41 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras.git tags/please-pull-fixmcelog

for you to fetch changes up to 728b6f14abaa7f36a8c6d41c6d6fe0320d32d5e9:

  x86, mce: Kernel does full decoding for AMD, others still need /dev/mcelog reports (2015-01-30 11:25:46 -0800)

----------------------------------------------------------------
Long standing regression - functions registered on the mce decoder
chain can declare that they have completely dealt with an event.
True for AMD (says Boris), since the kernel fully decodes the
machine check bank information. Not true for Intel processors. Full
decode is done in user space, so we need to make the log visible
via /dev/mcelog

----------------------------------------------------------------
Tony Luck (1):
      x86, mce: Kernel does full decoding for AMD, others still need /dev/mcelog reports

 arch/x86/kernel/cpu/mcheck/mce.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

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

end of thread, other threads:[~2015-02-11 18:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-02 17:41 [GIT PULL] RAS update for 3.20 (one more thing) Luck, Tony
2015-02-09  7:53 ` Ingo Molnar
2015-02-09 10:13 ` Ingo Molnar
2015-02-09 11:01   ` Borislav Petkov
2015-02-09 18:00     ` [PATCHv3] x86/mce: Fix regression. All error records should report via /dev/mcelog Tony Luck
2015-02-11 18:11       ` Tony Luck

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