diff options
author | 2022-05-11 16:57:00 +0200 | |
---|---|---|
committer | 2022-05-19 20:16:05 +0200 | |
commit | 622d9b5577f19a6472db21df042fea8f5fefe244 (patch) | |
tree | d1c6d5abbe876b28c5d7ce7c6b92796afb9a3bf4 /scripts/gdb/linux/utils.py | |
parent | PM: domains: Fixup QoS latency measurements for IRQ safe devices in genpd (diff) | |
download | wireguard-linux-622d9b5577f19a6472db21df042fea8f5fefe244.tar.xz wireguard-linux-622d9b5577f19a6472db21df042fea8f5fefe244.zip |
PM: domains: Fix initialization of genpd's next_wakeup
In the genpd governor we walk the list of child-domains to take into
account their next_wakeup. If the child-domain itself, doesn't have a
governor assigned to it, we can end up using the next_wakeup value before
it has been properly initialized. To prevent a possible incorrect behaviour
in the governor, let's initialize next_wakeup to KTIME_MAX.
Fixes: c79aa080fb0f ("PM: domains: use device's next wakeup to determine domain idle state")
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions