]> 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>
Sat, 30 Nov 2019 22:49:08 +0000 (14:49 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 30 Nov 2019 22:49:08 +0000 (14:49 -0800)
commit7c9e4a91a2eeb56123483337de4300cded1b588b
tree977e9b41198f7ae3a06338926cacad3dd0b5b839
parentaddfab2eb4cee277c03546f8deb333f90bb94f34
parentbcbd1cf7913575f0f9147129c6c4b2deac199f01
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull RAS fix from Borislav Petkov:
 "One urgent fix for the thermal throttling machinery: the recent change
  reworking the thermal notifications forgot to mask out read-only and
  reserved bits in the thermal status MSRs, leading to exceptions while
  writing those MSRs.

  The fix takes care of masking out those bits first"

* 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/mce/therm_throt: Mask out read-only and reserved MSR bits