Searched hist:"6 cf3e4c0d29102c74aca1ce0c1710be9d02e440e" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/x86/entry/ |
H A D | entry_64.S | diff 6cf3e4c0d29102c74aca1ce0c1710be9d02e440e Tue Mar 08 09:30:21 CST 2022 Peter Zijlstra <peterz@infradead.org> x86/entry: Cleanup PARAVIRT
Since commit 5c8f6a2e316e ("x86/xen: Add xenpv_restore_regs_and_return_to_usermode()") Xen will no longer reach this code and we can do away with the paravirt SWAPGS/INTERRUPT_RETURN.
Suggested-by: Andrew Cooper <Andrew.Cooper3@citrix.com> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Acked-by: Josh Poimboeuf <jpoimboe@redhat.com> Link: https://lore.kernel.org/r/20220308154317.756014488@infradead.org
|