diff options
author | Uros Bizjak <ubizjak@gmail.com> | 2025-03-13 13:26:55 +0300 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2025-03-19 13:26:58 +0300 |
commit | 53286632450835c49b5c177f97e4899645f15730 (patch) | |
tree | c69792d794e941fca8c2064e263693acb53da4ea /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | 21fe2514849bb4de05fbd098e311a87de6a62d4b (diff) | |
download | linux-53286632450835c49b5c177f97e4899645f15730.tar.xz |
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
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions