[22.11] power: fix log message when checking lcore ID

Kevin Traynor ktraynor at redhat.com
Thu Dec 12 14:30:31 CET 2024


On 09/12/2024 14:01, David Marchand wrote:
> Caught while inspecting changes backported in 22.11 LTS branch.
> The POWER_LOG() macro in the main branch automatically appends a \n
> which is not done by RTE_LOG().
> 
> Fixes: a73f3a97ff25 ("power: fix mapped lcore ID")
> 
> Signed-off-by: David Marchand <david.marchand at redhat.com>
> ---
>  lib/power/power_acpi_cpufreq.c   | 2 +-
>  lib/power/power_common.c         | 2 +-
>  lib/power/power_cppc_cpufreq.c   | 2 +-
>  lib/power/power_pstate_cpufreq.c | 2 +-
>  4 files changed, 4 insertions(+), 4 deletions(-)
> 

I took this for 21.11 also. Will push as part of 21.11.9 release. Thanks.



More information about the stable mailing list