[PATCH v2] drm/tests: Drop drm_kunit_helper_acquire_ctx_alloc()
Maxime Ripard
mripard at kernel.org
Mon Mar 3 13:23:58 UTC 2025
On Thu, 20 Feb 2025 14:25:37 +0100, Maxime Ripard wrote:
> 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.
>
> [...]
Applied to misc/kernel.git (drm-misc-next).
Thanks!
Maxime
More information about the dri-devel
mailing list