diff options
author | Krzysztof Kozlowski <[email protected]> | 2017-06-28 16:56:18 +0200 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2017-06-29 01:24:35 +0200 |
commit | c6e83cac3eda5f7dd32ee1453df2f7abb5c6cd46 (patch) | |
tree | e218f86ee3210882c0a6f81423af062532ae5c3f /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 8b55e55ee44356d68f4a7ee4b11f9cbb1f5958cc (diff) |
PM / Domains: Fix unsafe iteration over modified list of device links
pm_genpd_remove_subdomain() iterates over domain's master_links list and
removes matching element thus it has to use safe version of list
iteration.
Fixes: f721889ff65a ("PM / Domains: Support for generic I/O PM domains (v8)")
Cc: 3.1+ <[email protected]> # 3.1+
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Acked-by: Ulf Hansson <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions