diff options
author | Johan Hovold <[email protected]> | 2023-04-14 10:46:19 +0200 |
---|---|---|
committer | Arnd Bergmann <[email protected]> | 2023-04-14 13:48:56 +0200 |
commit | 43235168793cb1d766ccd015c219068e0547c511 (patch) | |
tree | 8d6e345abf980086afc7a8d205b432e3b68f2b4f /scripts/gdb/linux/clk.py | |
parent | 4f7e22b8b6341e6411cec9db97e20c2a2dbcdbff (diff) |
firmware/psci: demote suspend-mode warning to info level
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 <[email protected]>
Acked-by: Mark Rutland <[email protected]>
Acked-by: Sudeep Holla <[email protected]>
Signed-off-by: Johan Hovold <[email protected]>
Acked-by: Dmitry Baryshkov <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/clk.py')
0 files changed, 0 insertions, 0 deletions