[PATCH RESEND v2] firmware/psci: demote suspend-mode warning to info level

Arnd Bergmann arnd at arndb.de
Fri Apr 14 04:49:38 PDT 2023


On Fri, Apr 14, 2023, at 13:01, Mark Rutland wrote:
> On Fri, Apr 14, 2023 at 10:46:19AM +0200, Johan Hovold wrote:
>> On some Qualcomm platforms, like SC8280XP, the attempt to set PC mode
>> during boot fails with PSCI_RET_DENIED and since commit 998fcd001feb
>> ("firmware/psci: Print a warning if PSCI doesn't accept PC mode") this
>> is now logged at warning level:
>> 
>> 	psci: failed to set PC mode: -3
>> 
>> As there is nothing users can do about the firmware behaving this way,
>> demote the warning to info level and clearly mark it as a firmware bug:
>> 
>> 	psci: [Firmware Bug]: failed to set PC mode: -3
>> 
>> Reviewed-by: Ulf Hansson <ulf.hansson at linaro.org>
>> Acked-by: Mark Rutland <mark.rutland at arm.com>
>> Acked-by: Sudeep Holla <sudeep.holla at arm.com>
>> Signed-off-by: Johan Hovold <johan+linaro at kernel.org>
>> ---
>> 
>> This one fell between the cracks so resending with tags added.
>> 
>> Mark or Lorenzo, is this something you can pick up?
>> 
>> Johan
>
> Sorry about this.
>
> I don't think we have anything else in this area, so Arnd, are you happy to
> pick this via the soc tree?

Sure, applied to the fixes branch for 6.3 now.

     Arnd



More information about the linux-arm-kernel mailing list