Re: [PATCH] powercap: RAPL: Add Power Limit4 support for Meteor Lake SoC

From: Tony Luck
Date: Thu May 11 2023 - 12:45:46 EST


On Thu, May 11, 2023 at 07:55:08AM -0700, Dave Hansen wrote:
> Could you please fix this up? As penance, you could even fix the _ANY
> defines so that people can't do this accidentally any longer.

See the X86_MATCH_INTEL_FAM6_MODEL() for how to do this right.

-Tony