diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2021-10-22 19:04:02 +0300 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2021-10-26 16:52:07 +0300 |
commit | 8d89835b0467b7e618c1c93603c1aff85a0c3c66 (patch) | |
tree | 87d331bf331b6c26f4ff870dd39f730b585402f5 /kernel/power/qos.c | |
parent | 928265e3601cde78c7e0a3e518a93b27defed3b1 (diff) | |
download | linux-8d89835b0467b7e618c1c93603c1aff85a0c3c66.tar.xz |
PM: suspend: Do not pause cpuidle in the suspend-to-idle path
It is pointless to pause cpuidle in the suspend-to-idle path,
because it is going to be resumed in the same path later and
pausing it does not serve any particular purpose in that case.
Rework the code to avoid doing that.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org>
Tested-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'kernel/power/qos.c')
0 files changed, 0 insertions, 0 deletions