]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
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)
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


Trivial merge