]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 13 Aug 2018 18:19:25 +0000 (11:19 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 13 Aug 2018 18:19:25 +0000 (11:19 -0700)
commitee7309c27dcca0947a299e047b5a03b6e1084eba
tree207952fb85c3a078457e1a079139ba917568c102
parentda27ab9cc2a34f9e40bd1108babd79d9f28ca844
parent91f00bf29a2f7301a41b637b335d1a07fe87b3fa
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 RAS updates from Thomas Gleixner:
 "A small set of changes to the RAS core:

   - Rework of the MCE bank scanning code

   - Y2038 converion"

* 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/mce: Cleanup __mc_scan_banks()
  x86/mce: Carve out bank scanning code
  x86/mce: Remove !banks check
  x86/mce: Carve out the crashing_cpu check
  x86/mce: Always use 64-bit timestamps
arch/x86/kernel/cpu/mcheck/mce.c