[PATCH 0/3] x86/kvm, objtool: Fix KVM "missing ENDBR" bug

From: Josh Poimboeuf
Date: Thu Aug 18 2022 - 12:14:15 EST


Fix the "missing ENDBR" KVM bug, along with a couple of preparatory
patches.

Josh Poimboeuf (3):
x86/ibt, objtool: Add IBT_NOSEAL()
x86/kvm: Simplify FOP_SETCC()
x86/kvm: Fix "missing ENDBR" BUG for fastop functions

arch/x86/include/asm/ibt.h | 10 ++++++++++
arch/x86/kvm/emulate.c | 26 ++++++--------------------
tools/objtool/check.c | 3 ++-
3 files changed, 18 insertions(+), 21 deletions(-)

--
2.37.2