ACK/cmnt: [PATCH 1/1][SRU][U/K/J/OEM-6.0/OEM-5.17] UBUNTU: SAUCE: tools/power turbostat: add support for RPL-S
Kleber Souza
kleber.sacilotto.de.souza at canonical.com
Tue Oct 11 08:51:55 UTC 2022
On 30.09.22 09:42, Koba Ko wrote:
> From: Zhang Rui <rui.zhang at intel.com>
>
> BugLink: https://bugs.launchpad.net/bugs/1991365
>
> Add turbostat support for RAPTORLAKE_S platform, which behaves the same
> as RAPTORLAKE and RAPTORLAKE_P platforms.
>
> RPL-S 601/801 have different CPU ID than the Hybrid ADL-S platforms.
>
> Signed-off-by: Zhang Rui <rui.zhang at intel.com>
> (cherry picked from https://patchwork.kernel.org/project/linux-pm/patch/20220831064957.1773-1-rui.zhang@intel.com/)
> Signed-off-by: Koba Ko <koba.ko at canonical.com>
This patch is now in Linus' tree with sha1
9b1c2ecfa02bc2645e6e9d55f0f39bc191991270.
The necessary changes (e.g. remove SAUCE, fix-up the provenance block, etc)
can be done when applying the patch to the remaining kernels.
Acked-by: Kleber Sacilotto de Souza <kleber.souza at canonical.com>
Thanks
> ---
> tools/power/x86/turbostat/turbostat.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/tools/power/x86/turbostat/turbostat.c b/tools/power/x86/turbostat/turbostat.c
> index 831dc32d45fad..df040d87edd84 100644
> --- a/tools/power/x86/turbostat/turbostat.c
> +++ b/tools/power/x86/turbostat/turbostat.c
> @@ -5447,6 +5447,7 @@ unsigned int intel_model_duplicates(unsigned int model)
> case INTEL_FAM6_ALDERLAKE_N:
> case INTEL_FAM6_RAPTORLAKE:
> case INTEL_FAM6_RAPTORLAKE_P:
> + case INTEL_FAM6_RAPTORLAKE_S:
> return INTEL_FAM6_CANNONLAKE_L;
>
> case INTEL_FAM6_ATOM_TREMONT_L:
More information about the kernel-team
mailing list