summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorMaxime Ripard <mripard@kernel.org>2025-02-20 14:25:37 +0100
committerMaxime Ripard <mripard@kernel.org>2025-03-03 14:21:58 +0100
commit30188df0c387d9837562bbcc38ede98f6a1f0d46 (patch)
treea31b85ead5dc1c27a6abdb803203771017fa92e4 /tools/perf/scripts/python/export-to-postgresql.py
parentdb505ff68c122734ed0e944f9f8430eb89947fdb (diff)
drm/tests: Drop drm_kunit_helper_acquire_ctx_alloc()
lockdep complains when a lock is released in a separate thread the lock is taken in, and it turns out that kunit does run its actions in a separate thread than the test ran in. This means that drm_kunit_helper_acquire_ctx_alloc() just cannot work as it's supposed to, so let's just get rid of it. Suggested-by: Simona Vetter <simona.vetter@ffwll.ch> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Link: https://patchwork.freedesktop.org/patch/msgid/20250220132537.2834168-1-mripard@kernel.org Signed-off-by: Maxime Ripard <mripard@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions