diff options
author | 2021-03-26 12:56:18 +0200 | |
---|---|---|
committer | 2021-03-29 19:27:09 +0200 | |
commit | c0c33442f7203704aef345647e14c2fb86071001 (patch) | |
tree | 3fbaa2ded7c272a6869b18bf2ffd87d638a328db /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 5.12-rc5 (diff) | |
download | wireguard-linux-c0c33442f7203704aef345647e14c2fb86071001.tar.xz wireguard-linux-c0c33442f7203704aef345647e14c2fb86071001.zip |
PM: runtime: Fix ordering in pm_runtime_get_suppliers()
rpm_active indicates how many times the supplier usage_count has been
incremented. Consequently it must be updated after pm_runtime_get_sync() of
the supplier, not before.
Fixes: 4c06c4e6cf63 ("driver core: Fix possible supplier PM-usage counter imbalance")
Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Cc: 5.1+ <stable@vger.kernel.org> # 5.1+
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions