Linus,

Please pull the latest ras/core git tree from:

   git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git ras-core-2020-08-03

   # HEAD: bb2de0adca217a114ce023489426e24152e4bfcf x86/mce, EDAC/mce_amd: 
Print PPIN in machine check records

Boris is on vacation and he asked us to send you the pending RAS bits:

 - Print the PPIN field on CPUs that fill them out
 - Fix an MCE injection bug
 - Simplify a kzalloc in dev_mcelog_init_device()

 Thanks,

        Ingo

------------------>
Gustavo A. R. Silva (1):
      x86/mce/dev-mcelog: Use struct_size() helper in kzalloc()

Smita Koralahalli (1):
      x86/mce, EDAC/mce_amd: Print PPIN in machine check records

Zhenzhong Duan (1):
      x86/mce/inject: Fix a wrong assignment of i_mce.status


 arch/x86/kernel/cpu/mce/core.c       | 2 ++
 arch/x86/kernel/cpu/mce/dev-mcelog.c | 2 +-
 arch/x86/kernel/cpu/mce/inject.c     | 2 +-
 drivers/edac/mce_amd.c               | 3 +++
 4 files changed, 7 insertions(+), 2 deletions(-)

Reply via email to