summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorLucas Stach <l.stach@pengutronix.de>2022-05-04 12:02:29 +0300
committerDaniel Vetter <daniel.vetter@ffwll.ch>2022-05-04 15:09:34 +0300
commite123b4edb2a13b67c4de7caee2e3d5e083bef58b (patch)
tree2951d764330c4bec1e5c202e24d7e8df3f8e2193 /tools/perf/scripts/python/stackcollapse.py
parent420f95b0ad603165684528276ca9bf1a290bfb4e (diff)
downloadlinux-e123b4edb2a13b67c4de7caee2e3d5e083bef58b.tar.xz
drm/etnaviv: avoid cleaning up sched_job when submit succeeded
While the labels may mislead the casual reader, the tail of the function etnaviv_ioctl_gem_submit is always executed, as a lot of the structures set up in this function need to be cleaned up regardless of whether the submit succeeded or failed. An exception is the newly added drm_sched_job_cleanup, which must only be called when the submit failed before handing the job to the scheduler. Fixes: b827c84f5e84 ("drm/etnaviv: Use scheduler dependency handling") Reported-by: Michael Walle <michael@walle.cc> Signed-off-by: Lucas Stach <l.stach@pengutronix.de> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: https://patchwork.freedesktop.org/patch/msgid/20220504090229.2506560-1-l.stach@pengutronix.de
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions