[GIT PULL] x86/asm changes for v6.9

From: Ingo Molnar
Date: Mon Mar 11 2024 - 08:26:10 EST


Linus,

Please pull the latest x86/asm git tree from:

git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-asm-2024-03-11

# HEAD: 07a5d4bcbf8e70a430431991f185eb29e74ae533 x86/insn: Directly assign x86_64 state in insn_init()

Two changes to simplify the x86 decoder logic a bit.

Thanks,

Ingo

------------------>
Nikolay Borisov (2):
x86/insn: Remove superfluous checks from instruction decoding routines
x86/insn: Directly assign x86_64 state in insn_init()


arch/x86/lib/insn.c | 58 ++++++++++++++++++-----------------------------
tools/arch/x86/lib/insn.c | 58 ++++++++++++++++++-----------------------------
2 files changed, 44 insertions(+), 72 deletions(-)