aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorJohan Hovold <[email protected]>2023-03-06 07:56:43 +0000
committerGeorgi Djakov <[email protected]>2023-03-13 19:13:48 +0000
commitc9e46ca612cfbb0cf890f7ae7389b742e90efe64 (patch)
tree820ad654d7e9c361b63d8680afda7e6cea78892b /tools/perf/scripts/python/exported-sql-viewer.py
parentinterconnect: exynos: fix node leak in probe PM QoS error path (diff)
downloadkernel-c9e46ca612cfbb0cf890f7ae7389b742e90efe64.tar.gz
kernel-c9e46ca612cfbb0cf890f7ae7389b742e90efe64.zip
interconnect: exynos: fix 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 trigger a NULL-pointer deference when either a NULL pointer or not fully initialised node is returned from exynos_generic_icc_xlate(). Switch to using the new API where the provider is not registered until after it has been fully initialised. Fixes: 2f95b9d5cf0b ("interconnect: Add generic interconnect driver for Exynos SoCs") Cc: [email protected] # 5.11 Cc: Sylwester Nawrocki <[email protected]> Reviewed-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 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions