[PATCH 18/23] memory: tegra124-emc: fix interconnect registration race

Krzysztof Kozlowski krzysztof.kozlowski at linaro.org
Thu Feb 2 04:21:09 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: 380def2d4cf2 ("memory: tegra124: Support interconnect framework")
> Cc: stable at vger.kernel.org      # 5.12
> 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