diff options
author | Johan Hovold <[email protected]> | 2023-03-06 08:56:39 +0100 |
---|---|---|
committer | Georgi Djakov <[email protected]> | 2023-03-13 21:13:48 +0200 |
commit | bfe7bcd2b9f5215de2144f097f39971180e7ea54 (patch) | |
tree | dfa1659d3c4cafddf710e067e23a97584ee8e125 /tools/perf/scripts/python | |
parent | 74240a5bebd48d8b843c6d0f1acfaa722a5abeb7 (diff) |
interconnect: qcom: msm8974: fix registration race
The current interconnect provider registration interface is inherently
racy as nodes are not added until the after adding the provider. This
can specifically cause racing DT lookups to fail.
Switch to using the new API where the provider is not registered until
after it has been fully initialised.
Fixes: 4e60a9568dc6 ("interconnect: qcom: add msm8974 driver")
Cc: [email protected] # 5.5
Reviewed-by: Brian Masney <[email protected]>
Reviewed-by: Konrad Dybcio <[email protected]>
Signed-off-by: Johan Hovold <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Georgi Djakov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions