x86/cpuid: Add AMX and SPEC_CTRL dependencies
authorAndi Kleen <ak@linux.intel.com>
Tue, 24 Sep 2024 17:01:28 +0000 (10:01 -0700)
committerIngo Molnar <mingo@kernel.org>
Sun, 6 Apr 2025 17:54:35 +0000 (19:54 +0200)
commite37aa1211fbfeb9d5e79f4a4b0da898e6d0d53bb
treefd1931e4a9e41233a29f1faa74af41b1668fa994
parent0dd09e215a391805130338688586805fe8bf2b32
x86/cpuid: Add AMX and SPEC_CTRL dependencies

Add some missing dependencies to the CPUID dependency table:

 - All the AMX features depend on AMX_TILE
 - All the SPEC_CTRL features depend on SPEC_CTRL

[ mingo: Keep the AMX part of the table grouped ... ]

Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: Sohil Mehta <sohil.mehta@intel.com>
Cc: Tony Luck <tony.luck@intel.com>
Cc: Ahmed S. Darwish <darwi@linutronix.de>
Link: https://lore.kernel.org/r/20240924170128.2611854-1-ak@linux.intel.com
arch/x86/kernel/cpu/cpuid-deps.c