]> Git Repo - linux.git/commitdiff
Merge tag 'ras_updates_for_5.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <[email protected]>
Mon, 30 Mar 2020 20:17:50 +0000 (13:17 -0700)
committerLinus Torvalds <[email protected]>
Mon, 30 Mar 2020 20:17:50 +0000 (13:17 -0700)
Pull RAS updates from Borislav Petkov:

 - Do not report spurious MCEs on some Intel platforms caused by errata;
   by Prarit Bhargava.

 - Change dev-mcelog's hardcoded limit of 32 error records to a dynamic
   one, controlled by the number of logical CPUs, by Tony Luck.

 - Add support for the processor identification number (PPIN) on AMD, by
   Wei Huang.

* tag 'ras_updates_for_5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/mce/amd: Add PPIN support for AMD MCE
  x86/mce/dev-mcelog: Dynamically allocate space for machine check records
  x86/mce: Do not log spurious corrected mce errors

1  2 
arch/x86/kernel/cpu/amd.c
arch/x86/kernel/cpu/mce/intel.c

Simple merge
Simple merge
This page took 0.05236 seconds and 4 git commands to generate.