Re: [PATCH] sched/topology: Fix sched_is_eas_possible() prints

From: Christian Loehle
Date: Wed Mar 19 2025 - 07:29:25 EST


On 3/19/25 11:07, Vincent Guittot wrote:
> On Wed, 19 Mar 2025 at 11:59, Christian Loehle <christian.loehle@xxxxxxx> wrote:
>>
>> Add the missing newline on two failure prints to ensure EAS abort
>> reasons don't go missing.
>
> Would be good to have a Fixes tag
>
> Reviewed-by: Vincent Guittot <vincent.guittot@xxxxxxxxxx>

You're right, thanks.
It's
fa50e2b452c6 ("sched/topology: Condition EAS enablement on FIE support")
8f833c82cdab ("sched/topology: Change behaviour of the 'sched_energy_aware' sysctl, based on the platform")
respectively, so I'll split this to make backporting easier and carry
your R-b in both if you don't mind.