]> 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, 23 Apr 2017 19:51:42 +0000 (12:51 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 23 Apr 2017 19:51:42 +0000 (12:51 -0700)
commitfd4b7bd8ab46d09d6a4fbdc47afcd825ae2099b5
tree0d1a40e4bb1aae4946b9877c4a74bbd4bc73d50d
parent7bc98bddfd8cf726b4a4b0debc720fa3ab2d9270
parentf529eaabd5649ff2b9949ba6425ce0768efc7006
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull RAS fix from Thomas Gleixner:
 "The MCE atomic notifier callchain invokes callbacks which might sleep.

  Convert it to a blocking notifier and prevent calls from atomic
  context"

* 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/mce: Make the MCE notifier a blocking one