RE: [PATCH] x86/cpu: Add several Intel server CPU mode numbers

From: Luck, Tony
Date: Fri Nov 04 2022 - 14:47:24 EST


>> #define INTEL_FAM6_SAPPHIRERAPIDS_X 0x8F /* Golden Cove */
>>
>> +#define INTEL_FAM6_EMERALDRAPIDS_X 0xCF
>
> Were the core names (like Golden Cove) left out intentionally? Not a
> big deal either way, but it's sometimes nice to see for things like the
> hybrid parts what it might be "related" to.

Yes. Intentionally left out for now.

I try not to get ahead of what Intel has publicly announced for future
products. So details like that have to wait.

> Either way:
>
> Acked-by: Dave Hansen <dave.hansen@xxxxxxxxxxxxxxx>

Thanks

-Tony