• Ingo Molnar's avatar
    x86/fpu: Add debugging check to fpu__restore() · ce2a1e67
    Ingo Molnar authored
    The copy_fpstate_to_fpregs() function is never supposed to fail,
    so add a debugging check to its call site in fpu__restore().
    
    Cc: Andy Lutomirski <luto@amacapital.net>
    Cc: Bobby Powers <bobbypowers@gmail.com>
    Cc: Borislav Petkov <bp@alien8.de>
    Cc: Dave Hansen <dave.hansen@linux.intel.com>
    Cc: Fenghua Yu <fenghua.yu@intel.com>
    Cc: H. Peter Anvin <hpa@zytor.com>
    Cc: Linus Torvalds <torvalds@linux-foundation.org>
    Cc: Oleg Nesterov <oleg@redhat.com>
    Cc: Thomas Gleixner <tglx@linutronix.de>
    Signed-off-by: default avatarIngo Molnar <mingo@kernel.org>
    ce2a1e67
core.c 12.3 KB