Searched hist:"471 ee4832209e986029b9fabdaad57b1eecb856b" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/x86/entry/ |
H A D | entry_64.S | diff 471ee4832209e986029b9fabdaad57b1eecb856b Thu Nov 02 02:59:05 CDT 2017 Andy Lutomirski <luto@kernel.org> x86/entry/64: Use POP instead of MOV to restore regs on NMI return
This gets rid of the last user of the old RESTORE_..._REGS infrastructure.
Signed-off-by: Andy Lutomirski <luto@kernel.org> Cc: Borislav Petkov <bpetkov@suse.de> Cc: Brian Gerst <brgerst@gmail.com> Cc: Dave Hansen <dave.hansen@intel.com> Cc: Linus Torvalds <torvalds@linux-foundation.org> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Thomas Gleixner <tglx@linutronix.de> Link: http://lkml.kernel.org/r/652a260f17a160789bc6a41d997f98249b73e2ab.1509609304.git.luto@kernel.org Signed-off-by: Ingo Molnar <mingo@kernel.org>
|