Re: [PATCH -v2] x86/cpu: Add CPU model number for Bartlett Lake CPUs with Raptor Cove cores
From: Christian Ludloff
Date: Mon Apr 14 2025 - 15:18:48 EST
On Mon, Apr 14, 2025 at 5:23 PM Ingo Molnar <mingo@xxxxxxxxxx> wrote:
> * Christian Ludloff <ludloff@xxxxxxxxx> wrote:
> > > +#define INTEL_RAPTORCOVE IFM(6, 0xD7) /* Bartlett Lake */
> >
> > Please fix this. It has the core and the product reversed. That is, it
> > should be INTEL_BARTLETTLAKE and /* Raptor Cove */ to match
> > the bulk of that file.
>
> I switched it around for this commit - see the updated patch below.
Thanks.
> > And yes, you also want to fix this for INTEL_PANTHERCOVE_X
> > and /* Diamond Rapids */ entry.
>
> Please send a patch if you have the time.
Peter had proposed...
https://lore.kernel.org/lkml/20250214130205.GK14028@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/
--
Christian