NACK: [PATCH 0/2][SRU][O] Add missing ARL IDs for intel_rapl and intel_rapl_msr drivers

Stewart Hore stewart.hore at canonical.com
Tue Feb 11 16:10:38 UTC 2025


On Tue, Feb 11, 2025 at 04:29:23PM +0800, AceLan Kao wrote:
> From: "Chia-Lin Kao (AceLan)" <acelan.kao at canonical.com>
>
> BugLink: https://bugs.launchpad.net/bugs/2097821
>
> [Impact]
> The driver intel_rapl_msr is not loaded.
>
> [Fix]
> We need the following commit from v6.12-rc1 to fix the issue
> eca0f1b0bbf9f powercap: intel_rapl: Add support for ArrowLake-U platform
>
> And for the ARL ID completeness, backport this one from v6.12-rc4, too.
> 3ebe9c12559c6 powercap: intel_rapl_msr: Add PL4 support for ArrowLake-H
>
> [Test]
> On ARL platform, check if intel_rapl_msr driver is loaded
>
> [Where problems could occur]
> The 2 patches are straightforward and merely adding IDs, so it's not likely to introduce any regressions.
>
> Srinivas Pandruvada (1):
>   powercap: intel_rapl_msr: Add PL4 support for ArrowLake-H
>
> Sumeet Pawnikar (1):
>   powercap: intel_rapl: Add support for ArrowLake-U platform
>
>  drivers/powercap/intel_rapl_common.c | 1 +
>  drivers/powercap/intel_rapl_msr.c    | 1 +
>  2 files changed, 2 insertions(+)
>
> --
> 2.43.0

Please fix the subject line, must follow the correct format starting
with [SRU], e.g. [SRU][O][PATCH 0/2].

Aside from that nitpick looks good.

> --
> kernel-team mailing list
> kernel-team at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team



More information about the kernel-team mailing list