[PATCH 19/23] memory: tegra20-emc: fix interconnect registration race

Krzysztof Kozlowski krzysztof.kozlowski at linaro.org
Thu Feb 2 04:21:14 PST 2023


On 01/02/2023 11:15, Johan Hovold wrote:
> 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 at vger.kernel.org      # 5.11
> Cc: Dmitry Osipenko <digetx at gmail.com>
> Signed-off-by: Johan Hovold <johan+linaro at kernel.org>


Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>

Best regards,
Krzysztof




More information about the linux-arm-kernel mailing list