linux-stable/arch/x86/include
Peter Zijlstra c9a34c3f4e x86/kvm: Remove .fixup usage
KVM instruction emulation has a gnarly hack where the .fixup does a
return, however there's already a ret right after the 10b label, so
mark that as 11 and have the exception clear %esi to remove the
.fixup.

Suggested-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Josh Poimboeuf <jpoimboe@redhat.com>
Link: https://lore.kernel.org/r/20211110101325.722157053@infradead.org
2021-12-11 09:09:48 +01:00
..
asm x86/kvm: Remove .fixup usage 2021-12-11 09:09:48 +01:00
uapi/asm Merge branch 'kvm-5.16-fixes' into kvm-master 2021-11-11 11:03:05 -05:00