summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorPhilipp Stanner <phasta@kernel.org>2025-07-10 14:54:12 +0200
committerPhilipp Stanner <phasta@kernel.org>2025-07-10 17:07:09 +0200
commitbead8800222768dab1a421206350d530b0c45254 (patch)
tree6ae791fb9ba7f5e8a2ec45284771921618327403 /tools/perf/scripts/python/check-perf-trace.py
parent5f46f5c7af8c632de3742dc0cf3cb9a05bd52437 (diff)
drm/nouveau: Remove waitque for sched teardown
struct nouveau_sched contains a waitque needed to prevent drm_sched_fini() from being called while there are still jobs pending. Doing so so far would have caused memory leaks. With the new memleak-free mode of operation switched on in drm_sched_fini() by providing the callback nouveau_sched_cancel_job() the waitque is not necessary anymore. Remove the waitque. Acked-by: Danilo Krummrich <dakr@kernel.org> Signed-off-by: Philipp Stanner <phasta@kernel.org> Link: https://lore.kernel.org/r/20250710125412.128476-10-phasta@kernel.org
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions