]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'ras-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 4 Aug 2020 00:42:23 +0000 (17:42 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 4 Aug 2020 00:42:23 +0000 (17:42 -0700)
commita64a6d073f34f232e7e0ade8ca13da7fb7a6fbdc
tree1058cc730e1624c9c38d0fc28e034903829e1f0e
parent30f80e94b195ebce86ab5870f7238ae0f8f6fad2
parentf4f1ef5e348c967ca0d4c8c0426826a1c7b26b66
Merge tag 'ras-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 RAS updates from Ingo Molnar:
 "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()"

* tag 'ras-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/mce, EDAC/mce_amd: Print PPIN in machine check records
  x86/mce/dev-mcelog: Use struct_size() helper in kzalloc()
  x86/mce/inject: Fix a wrong assignment of i_mce.status
arch/x86/kernel/cpu/mce/core.c