Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 11 Mar 2018 21:52:41 +0000 (14:52 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 11 Mar 2018 21:52:41 +0000 (14:52 -0700)
commitebb3762e8867941d72b5dd1778e7062e53833230
treeb58750f7cdc1d22a148ffb1a40e5ecaf29e5e1bc
parent8ad44243509221782168bcf250e8c5a30c00f4c1
parentb3b7c4795ccab5be71f080774c45bbbcc75c2aaf
Merge branch 'ras-urgent-for-linus' of git://git./linux/kernel/git/tip/tip

Pull RAS fixes from Thomas Gleixner:
 "Two small fixes for RAS/MCE:

   - Serialize sysfs changes to avoid concurrent modificaiton of
     underlying data

   - Add microcode revision to Machine Check records. This should have
     been there forever, but now with the broken microcode versions in
     the wild it has become important"

* 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/MCE: Serialize sysfs changes
  x86/MCE: Save microcode revision in machine check records