aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorBoris Brezillon <[email protected]>2024-09-30 18:37:42 +0200
committerBoris Brezillon <[email protected]>2024-10-01 18:37:14 +0200
commit282864cc5d3f144af0cdea1868ee2dc2c5110f0d (patch)
treee122f96a67e46cb2f4ae22cd5587ea75ee7e357a /tools/perf/scripts/python/syscall-counts.py
parentfa998a9eac8809da4f219aad49836fcad2a9bf5c (diff)
drm/panthor: Fix access to uninitialized variable in tick_ctx_cleanup()
The group variable can't be used to retrieve ptdev in our second loop, because it points to the previously iterated list_head, not a valid group. Get the ptdev object from the scheduler instead. Cc: <[email protected]> Fixes: d72f049087d4 ("drm/panthor: Allow driver compilation") Reported-by: kernel test robot <[email protected]> Reported-by: Julia Lawall <[email protected]> Closes: https://lore.kernel.org/r/[email protected]/ Signed-off-by: Boris Brezillon <[email protected]> Reviewed-by: Liviu Dudau <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions