[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAKSQd8Ug3Vk3A7eE6nB8UbhmOBBzVpfAqDYLf35Ym444MeQRdA@mail.gmail.com>
Date: Mon, 14 Apr 2025 16:31:57 +0200
From: Christian Ludloff <ludloff@...il.com>
To: linux-kernel@...r.kernel.org
Cc: Pi Xiange <xiange.pi@...el.com>, Ingo Molnar <mingo@...nel.org>,
Peter Zijlstra <peterz@...radead.org>, Tony Luck <tony.luck@...el.com>,
Andrew Cooper <andrew.cooper3@...rix.com>, "H. Peter Anvin" <hpa@...or.com>,
John Ogness <john.ogness@...utronix.de>, "Ahmed S. Darwish" <darwi@...utronix.de>,
x86-cpuid@...ts.linux.dev, x86@...nel.org
Subject: Re: [tip: x86/urgent] x86/cpu: Add CPU model number for Bartlett Lake
CPUs with Raptor Cove cores
> +#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.
And yes, you also want to fix this for INTEL_PANTHERCOVE_X
and /* Diamond Rapids */ entry.
The macros refer to products.
The comments refer to cores.
Consistency, please.
Sanity, please.
--
Christian
Powered by blists - more mailing lists