]> www.infradead.org Git - users/jedix/linux-maple.git/commit
x86/Kconfig: Add cmpxchg8b support back to Geode CPUs
authorArnd Bergmann <arnd@arndb.de>
Wed, 26 Feb 2025 21:37:05 +0000 (22:37 +0100)
committerIngo Molnar <mingo@kernel.org>
Thu, 27 Feb 2025 10:19:05 +0000 (11:19 +0100)
commit6ac43f2be982ea54b75206dccd33f4cf81bfdc39
tree1b41bce2b6913d4cdbe3d713afa776f0e069af40
parent30667e55471ed0799bbe75b5ba368899c21e8c0d
x86/Kconfig: Add cmpxchg8b support back to Geode CPUs

An older cleanup of mine inadvertently removed geode-gx1 and geode-lx
from the list of CPUs that are known to support a working cmpxchg8b.

Fixes: 88a2b4edda3d ("x86/Kconfig: Rework CONFIG_X86_PAE dependency")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: stable@vger.kernel.org
Link: https://lore.kernel.org/r/20250226213714.4040853-2-arnd@kernel.org
arch/x86/Kconfig.cpu