diff options
author | Aleksander Mazur <[email protected]> | 2024-01-23 14:43:00 +0100 |
---|---|---|
committer | Borislav Petkov (AMD) <[email protected]> | 2024-02-09 16:28:19 +0100 |
commit | f6a1892585cd19e63c4ef2334e26cd536d5b678d (patch) | |
tree | 0dad38381c9999a03cc65d7db9f44556123bdaed /scripts/tracing/draw_functrace.py | |
parent | d877550eaf2dc9090d782864c96939397a3c6835 (diff) |
x86/Kconfig: Transmeta Crusoe is CPU family 5, not 6
The kernel built with MCRUSOE is unbootable on Transmeta Crusoe. It shows
the following error message:
This kernel requires an i686 CPU, but only detected an i586 CPU.
Unable to boot - please use a kernel appropriate for your CPU.
Remove MCRUSOE from the condition introduced in commit in Fixes, effectively
changing X86_MINIMUM_CPU_FAMILY back to 5 on that machine, which matches the
CPU family given by CPUID.
[ bp: Massage commit message. ]
Fixes: 25d76ac88821 ("x86/Kconfig: Explicitly enumerate i686-class CPUs in Kconfig")
Signed-off-by: Aleksander Mazur <[email protected]>
Signed-off-by: Borislav Petkov (AMD) <[email protected]>
Acked-by: H. Peter Anvin <[email protected]>
Cc: <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/tracing/draw_functrace.py')
0 files changed, 0 insertions, 0 deletions