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

2025-03-11 Thread Vignesh Raman
Hi Daniel, On 10/03/25 13:53, Daniel Stone wrote: Hi Vignesh, On Mon, 17 Feb 2025 at 05:37, Vignesh Raman 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 m

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

2025-03-10 Thread Daniel Stone
Hi Vignesh, On Mon, 17 Feb 2025 at 05:37, Vignesh Raman 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

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

2025-02-16 Thread Vignesh Raman
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.freedeskto