Merge tag 'x86-asm-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 12 Mar 2024 02:13:06 +0000 (19:13 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 12 Mar 2024 02:13:06 +0000 (19:13 -0700)
commit73f0d1d7b4abb4a46bae1a0d8caf66e23d1138d0
tree81d15e017fda3e2de6780bd9f7bea054cfe62810
parent89c572e2f30c4555da59c4d66dff62f30fb057fd
parent07a5d4bcbf8e70a430431991f185eb29e74ae533
Merge tag 'x86-asm-2024-03-11' of git://git./linux/kernel/git/tip/tip

Pull x86 asm updates from Ingo Molnar:
 "Two changes to simplify the x86 decoder logic a bit"

* tag 'x86-asm-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/insn: Directly assign x86_64 state in insn_init()
  x86/insn: Remove superfluous checks from instruction decoding routines