diff options
author | Krzysztof Kozlowski <[email protected]> | 2017-06-28 16:56:19 +0200 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2017-06-29 01:24:35 +0200 |
commit | b556b15dc04e9b9b98790f04c21acf5e24f994b2 (patch) | |
tree | ef145c8b952642d7eec9074b0b72d495cabf5ce1 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | c6e83cac3eda5f7dd32ee1453df2f7abb5c6cd46 (diff) |
PM / Domains: Fix unsafe iteration over modified list of domain providers
of_genpd_del_provider() iterates over list of domain provides and
removes matching element thus it has to use safe version of list
iteration.
Fixes: aa42240ab254 (PM / Domains: Add generic OF-based PM domain look-up)
Cc: 3.19+ <[email protected]> # 3.19+
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