Skip to content
Commit bce9b042 authored by Thomas Gleixner's avatar Thomas Gleixner
Browse files

x86/traps: Disable interrupts in exc_aligment_check()

exc_alignment_check() fails to disable interrupts before returning to the
entry code.

Fixes: ca4c6a98

 ("x86/traps: Make interrupt enable/disable symmetric in C code")
Reported-by: default avatar <syzbot+0889df9502bc0f112b31@syzkaller.appspotmail.com>
Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
Acked-by: default avatarAndy Lutomirski <luto@kernel.org>
Link: https://lkml.kernel.org/r/20200708192934.076519438@linutronix.de
parent a4c0e91d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment