Re: [PATCH v2 0/4] drm/tests: Fix locking issues (kind of)

From: Maxime Ripard
Date: Thu Feb 06 2025 - 08:10:22 EST


On Wed, 29 Jan 2025 15:21:52 +0100, Maxime Ripard wrote:
> Here's another attempt at fixing the current locking issues with the
> HDMI kunit tests.
>
> The initial issue was reported by Dave here:
> https://lore.kernel.org/all/CAPM=9tzJ4-ERDxvuwrCyUPY0=+P44orhp1kLWVGL7MCfpQjMEQ@xxxxxxxxxxxxxx/
>
> After fixing it, there was still a lockdep warning for a circular
> dependency. This series is also fixing the issue.
>
> [...]

Applied to misc/kernel.git (drm-misc-fixes).

Thanks!
Maxime