]> www.infradead.org Git - users/jedix/linux-maple.git/commit
x86/asm: Use CLFLUSHOPT and CLWB mnemonics in <asm/special_insns.h>
authorUros Bizjak <ubizjak@gmail.com>
Thu, 13 Mar 2025 10:26:55 +0000 (11:26 +0100)
committerIngo Molnar <mingo@kernel.org>
Wed, 19 Mar 2025 10:26:58 +0000 (11:26 +0100)
commit53286632450835c49b5c177f97e4899645f15730
treec69792d794e941fca8c2064e263693acb53da4ea
parent21fe2514849bb4de05fbd098e311a87de6a62d4b
x86/asm: Use CLFLUSHOPT and CLWB mnemonics in <asm/special_insns.h>

Current minimum required version of binutils is 2.25,
which supports CLFLUSHOPT and CLWB instruction mnemonics.

Replace the byte-wise specification of CLFLUSHOPT and
CLWB with these proper mnemonics.

No functional change intended.

Signed-off-by: Uros Bizjak <ubizjak@gmail.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Cc: Andy Lutomirski <luto@kernel.org>
Cc: Brian Gerst <brgerst@gmail.com>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Link: https://lore.kernel.org/r/20250313102715.333142-1-ubizjak@gmail.com
arch/x86/include/asm/special_insns.h