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

From: Peter Zijlstra
Date: Fri Aug 19 2022 - 03:50:47 EST


On Thu, Aug 18, 2022 at 07:25:57PM +0200, Paolo Bonzini wrote:
> On 8/18/22 17:53, Josh Poimboeuf wrote:
> > 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(-)
> >
>
> Queued, thanks!

OK, let me drop them from the queue then ;-)