aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ring_mux.c
diff options
context:
space:
mode:
authorJohan Hovold <[email protected]>2023-03-06 08:56:45 +0100
committerGeorgi Djakov <[email protected]>2023-03-13 21:13:48 +0200
commit5553055c62683ce339f9ef5fb2a26c8331485d68 (patch)
treea7fd06d7f0f800f2a6735fecc3a8898c750b760e /drivers/gpu/drm/amd/amdgpu/amdgpu_ring_mux.c
parent859ad5f177efa59f6b8a2fac20561ca5cb13c89f (diff)
memory: tegra: 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: 06f079816d4c ("memory: tegra-mc: Add interconnect framework") Cc: [email protected] # 5.11 Cc: Dmitry Osipenko <[email protected]> Acked-by: Krzysztof Kozlowski <[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 'drivers/gpu/drm/amd/amdgpu/amdgpu_ring_mux.c')
0 files changed, 0 insertions, 0 deletions