aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorJan Kiszka <[email protected]>2024-08-19 17:24:51 +0200
committerMathieu Poirier <[email protected]>2024-08-28 09:48:35 -0600
commit9ab27eb5866ccbf57715cfdba4b03d57776092fb (patch)
tree07562c382ef71b17b82ffcda8f82e142e044cf55 /tools/perf/util/scripting-engines/trace-event-python.c
parentff555fc5537db70fa75d0ca557d3a41e4c08b55c (diff)
remoteproc: k3-r5: Fix error handling when power-up failed
By simply bailing out, the driver was violating its rule and internal assumptions that either both or no rproc should be initialized. E.g., this could cause the first core to be available but not the second one, leading to crashes on its shutdown later on while trying to dereference that second instance. Fixes: 61f6f68447ab ("remoteproc: k3-r5: Wait for core0 power-up before powering up core1") Signed-off-by: Jan Kiszka <[email protected]> Acked-by: Beleswar Padhi <[email protected]> Cc: [email protected] Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mathieu Poirier <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions