]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
x86/cpu: Remove CPU_SUP_UMC_32 support
authorIngo Molnar <mingo@kernel.org>
Fri, 25 Apr 2025 08:42:00 +0000 (10:42 +0200)
committerIngo Molnar <mingo@kernel.org>
Wed, 6 May 2026 06:01:45 +0000 (08:01 +0200)
commit7d328c5de43a9e29dc6cd1ba3e578c1a32ebc486
tree59e60cb48fe809e3bf63a9a00d5092b243aa76bb
parentaaa3c14d11345f330f32ef4e837923d0932a809d
x86/cpu: Remove CPU_SUP_UMC_32 support

These are 486 based CPUs, which build option (M486) is now gone
upstream.

Signed-off-by: Ingo Molnar <mingo@kernel.org>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Dave Hansen <dave.hansen@linux.intel.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Link: https://lore.kernel.org/r/20250425084216.3913608-4-mingo@kernel.org
arch/x86/Kconfig.cpu
arch/x86/kernel/cpu/umc.c [deleted file]