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
Showing
- arch/x86/kernel/cpu/mcheck/mce-genpool.c 1 addition, 1 deletionarch/x86/kernel/cpu/mcheck/mce-genpool.c
- arch/x86/kernel/cpu/mcheck/mce-internal.h 1 addition, 1 deletionarch/x86/kernel/cpu/mcheck/mce-internal.h
- arch/x86/kernel/cpu/mcheck/mce.c 3 additions, 14 deletionsarch/x86/kernel/cpu/mcheck/mce.c
Loading
Please register or sign in to comment