]> www.infradead.org Git - users/jedix/linux-maple.git/commit
x86/cpufeatures: Rename X86_CMPXCHG64 to X86_CX8
authorH. Peter Anvin (Intel) <hpa@zytor.com>
Fri, 28 Feb 2025 08:23:34 +0000 (00:23 -0800)
committerBorislav Petkov (AMD) <bp@alien8.de>
Fri, 28 Feb 2025 10:42:34 +0000 (11:42 +0100)
commit909639aa58fe4789644104c1fd89264c57da0979
tree683d04224c34660d95a940589616f851cef2ef01
parentab68d2e36532806b8f86ff2f60861dbb8443f0be
x86/cpufeatures: Rename X86_CMPXCHG64 to X86_CX8

Replace X86_CMPXCHG64 with X86_CX8, as CX8 is the name of the CPUID
flag, thus to make it consistent with X86_FEATURE_CX8 defined in
<asm/cpufeatures.h>.

No functional change intended.

Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
Signed-off-by: Xin Li (Intel) <xin@zytor.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Reviewed-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20250228082338.73859-2-xin@zytor.com
arch/x86/Kconfig
arch/x86/Kconfig.cpu
arch/x86/include/asm/asm-prototypes.h
arch/x86/include/asm/atomic64_32.h
arch/x86/include/asm/cmpxchg_32.h
arch/x86/include/asm/required-features.h
arch/x86/lib/Makefile
arch/x86/lib/cmpxchg8b_emu.S
lib/atomic64_test.c
tools/arch/x86/include/asm/required-features.h