diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2018-06-24 19:22:19 +0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-06-24 19:22:19 +0800 |
commit | a43de489934cadcbc4cc08a6590fdcc833768461 (patch) | |
tree | 61b688a0017e696bd1133d48a7c302d66bfa8ae2 /lib/Makefile | |
parent | 6242258b6b472f8fdd8ed9b735cc1190c185d16d (diff) | |
parent | 40c36e2741d7fe1e66d6ec55477ba5fd19c9c5d2 (diff) | |
download | linux-a43de489934cadcbc4cc08a6590fdcc833768461.tar.gz linux-a43de489934cadcbc4cc08a6590fdcc833768461.tar.bz2 linux-a43de489934cadcbc4cc08a6590fdcc833768461.zip |
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull ras fixes from Thomas Gleixner:
"A set of fixes for RAS/MCE:
- Improve the error message when the kernel cannot recover from a MCE
so the maximum amount of information gets provided.
- Individually check MCE recovery features on SkyLake CPUs instead of
assuming none when the CAPID0 register does not advertise the
general ability for recovery.
- Prevent MCE to output inconsistent messages which first show an
error location and then claim that the source is unknown.
- Prevent overwriting MCi_STATUS in the attempt to gather more
information when a fatal MCE has alreay been detected. This leads
to empty status values in the printout and failing to react
promptly on the fatal event"
* 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
x86/mce: Fix incorrect "Machine check from unknown source" message
x86/mce: Do not overwrite MCi_STATUS in mce_no_way_out()
x86/mce: Check for alternate indication of machine check recovery on Skylake
x86/mce: Improve error message when kernel cannot recover
Diffstat (limited to 'lib/Makefile')
0 files changed, 0 insertions, 0 deletions