]> 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, 16 Sep 2019 20:42:25 +0000 (13:42 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 16 Sep 2019 20:42:25 +0000 (13:42 -0700)
commit9bbd7ce705f8187183b68783d7fdadf8ac7a3358
tree5e1658dde240c462c0db0d9ee7ba2fe4d059153c
parent7d8653c6c4f77af3ecf01b033362dd283e3b6382
parentbf45ce28adeceacf669d296b7db6151ac4eb5ee0
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull RAS updates from Borislav Petkov:
 "The latest meager RAS updates:

   - Enable processing of action-optional MCEs which have the Overflow
     bit set (Tony Luck)

   - -Wmissing-prototypes warning fix and a build fix (Valdis
     KlÄ“tnieks)"

* 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  RAS: Build debugfs.o only when enabled in Kconfig
  RAS: Fix prototype warnings
  x86/mce: Don't check for the overflow bit on action optional machine checks