]> 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)
commit1f2a62d00a3d4a65928bebfd0b3133f4d8d1506f
tree0d1a40e4bb1aae4946b9877c4a74bbd4bc73d50d
parent15fe7fd7da60a4d44737ef043253dcc05cbb2f1d
parenteab9c1fca56e6455ef2cfb48b8888008f9bd464c
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