summaryrefslogtreecommitdiff
path: root/lib/glob.c
diff options
context:
space:
mode:
authorJohan Hovold <johan+linaro@kernel.org>2023-03-06 08:56:45 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-03-22 13:33:56 +0100
commit772764570bd771bb5c1f19614338e1fd4106da36 (patch)
tree68e9dbe80fad44ef5d62551c0fe3540f40ce45d1 /lib/glob.c
parent162049c31eb64308afa22e341a257a723526eb5c (diff)
downloadlinux-772764570bd771bb5c1f19614338e1fd4106da36.tar.gz
linux-772764570bd771bb5c1f19614338e1fd4106da36.tar.bz2
linux-772764570bd771bb5c1f19614338e1fd4106da36.zip
memory: tegra: fix interconnect registration race
commit 5553055c62683ce339f9ef5fb2a26c8331485d68 upstream. 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: 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-18-johan+linaro@kernel.org Signed-off-by: Georgi Djakov <djakov@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/glob.c')
0 files changed, 0 insertions, 0 deletions