RE: [PATCH] x86/cpu: Add two Intel CPU model numbers
From: Luck, Tony
Date: Wed Feb 12 2025 - 11:09:46 EST
>> +/* Family 19 */ +#define INTEL_PANTHERCOVE_X IFM(19, 0x01) /* Diamond
>> Rapids */
>
> Is it intentional that this is not INTEL_DIAMONDRAPIDS_X like
> Sapphire/Emerald/Granite ?
Andrew,
PeterZ wants to name based on core, not SoC (at least for mono-core CPUs ... this
doesn't work for hybrid). Argue with him.
-Tony