All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [tip: x86/urgent] x86/cpu: Add CPU model number for Bartlett Lake CPUs with Raptor Cove cores
@ 2025-04-14 14:31 Christian Ludloff
  2025-04-14 15:23 ` [PATCH -v2] " Ingo Molnar
  0 siblings, 1 reply; 5+ messages in thread
From: Christian Ludloff @ 2025-04-14 14:31 UTC (permalink / raw)
  To: linux-kernel
  Cc: Pi Xiange, Ingo Molnar, Peter Zijlstra, Tony Luck, Andrew Cooper,
	H. Peter Anvin, John Ogness, Ahmed S. Darwish, x86-cpuid, x86

> +#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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-04-14 19:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-14 14:31 [tip: x86/urgent] x86/cpu: Add CPU model number for Bartlett Lake CPUs with Raptor Cove cores Christian Ludloff
2025-04-14 15:23 ` [PATCH -v2] " Ingo Molnar
2025-04-14 16:21   ` Luck, Tony
2025-04-14 19:18     ` Christian Ludloff
2025-04-14 19:12   ` Christian Ludloff

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.