diff options
author | Tony Lindgren <[email protected]> | 2020-03-04 14:54:30 -0800 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2020-03-09 10:24:01 +0100 |
commit | 55be2f50336f67800513b46c5ba6270e4ed0e784 (patch) | |
tree | d170710b396938722eb314005088f0d6b83a82dd /tools/perf/util/c++/clang-test.cpp | |
parent | bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9 (diff) |
ARM: OMAP2+: Handle errors for cpu_pm
We need to check for errors when calling cpu_pm_enter() and
cpu_cluster_pm_enter(). And we need to bail out on errors as
otherwise we can enter a deeper idle state when not desired.
I'm not aware of the lack of error handling causing issues yet,
but we need this at least for blocking deeper idle states when
a GPIO instance has pending interrupts.
Cc: Dave Gerlach <[email protected]>
Cc: Grygorii Strashko <[email protected]>
Cc: Keerthy <[email protected]>
Cc: Ladislav Michl <[email protected]>
Cc: Russell King <[email protected]>
Cc: Tero Kristo <[email protected]>
Signed-off-by: Tony Lindgren <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/util/c++/clang-test.cpp')
0 files changed, 0 insertions, 0 deletions