summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJohan Hovold <johan+linaro@kernel.org>2023-03-06 10:56:48 +0300
committerGeorgi Djakov <djakov@kernel.org>2023-03-13 22:13:49 +0300
commit9db481c909dd6312ccfbdc7e343b50e41c727483 (patch)
tree8d67272a07dd9be164f7b4b1f17b65e0605b873e /include
parentc5587f61ec050f7e9ebb3e2da29d12af63e833d3 (diff)
downloadlinux-9db481c909dd6312ccfbdc7e343b50e41c727483.tar.xz
memory: tegra30-emc: fix interconnect 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: d5ef16ba5fbe ("memory: tegra20: Support interconnect framework") Cc: stable@vger.kernel.org # 5.11 Cc: Dmitry Osipenko <digetx@gmail.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Johan Hovold <johan+linaro@kernel.org> Link: https://lore.kernel.org/r/20230306075651.2449-21-johan+linaro@kernel.org Signed-off-by: Georgi Djakov <djakov@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions