]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
x86/cpu: Resort and comment Intel models
authorPeter Zijlstra <peterz@infradead.org>
Mon, 15 Mar 2021 16:12:53 +0000 (17:12 +0100)
committerBorislav Petkov <bp@suse.de>
Thu, 8 Apr 2021 12:22:10 +0000 (14:22 +0200)
commit53375a5a218e7ea0ac18087946b5391f749b764f
treed37a4ce5cd197297e6785f31852ebdcd8e06052c
parent9bc0bb50727c8ac69fbb33fb937431cf3518ff37
x86/cpu: Resort and comment Intel models

The INTEL_FAM6 list has become a mess again. Try and bring some sanity
back into it.

Where previously we had one microarch per year and a number of SKUs
within that, this no longer seems to be the case. We now get different
uarch names that share a 'core' design.

Add the core name starting at skylake and reorder to keep the cores
in chronological order. Furthermore, Intel marketed the names {Amber,
Coffee, Whiskey} Lake, but those are in fact steppings of Kaby Lake, add
comments for them.

Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lkml.kernel.org/r/YE+HhS8i0gshHD3W@hirez.programming.kicks-ass.net
arch/x86/include/asm/intel-family.h