Re: [PATCH v3 0/3] drm/ci: enable lockdep detection

From: Vignesh Raman
Date: Tue Mar 11 2025 - 23:06:35 EST


Hi Daniel,

On 10/03/25 13:53, Daniel Stone wrote:
Hi Vignesh,

On Mon, 17 Feb 2025 at 05:37, Vignesh Raman <vignesh.raman@xxxxxxxxxxxxx> wrote:
This patch series enables lockdep detection in drm-ci. Any lockdep
failures will be shown as warnings in the pipeline. This series
also enables CONFIG_DEBUG_WW_MUTEX_SLOWPATH for mutex slowpath
debugging and refactors software-driver stage jobs.

Test run with this series,
https://gitlab.freedesktop.org/vigneshraman/linux/-/pipelines/1366054

Series is:
Reviewed-by: Daniel Stone <daniels@xxxxxxxxxxxxx>

Please merge at will.

applied to drm-misc-next

Regards,
Vignesh


Cheers,
Daniel