]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit65026f9ea666c7592a6ff687e948371fa6bb24ff
treeb58750f7cdc1d22a148ffb1a40e5ecaf29e5e1bc
parenta87548edc2a8975ff4595eecb42079ce632065bb
parentf83008a0beddcb583c03ab0cd2f1e9ce0347bdd3
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/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