Re: [PATCH] drm/msm/kms: Use nested locking for crtc lock instead of custom classes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello:

This patch was applied to qcom/linux.git (refs/heads/for-next):

On Thu, 11 Feb 2021 14:40:58 -0800 you wrote:
> We don't need to make up custom lock classes here, we can simply use
> mutex_lock_nested() and pass in the index of the crtc to the locking
> APIs instead. This helps lockdep understand that these are really
> different locks while avoiding having to allocate custom lockdep
> classes.
> 
> Cc: Krishna Manikandan <mkrishn@xxxxxxxxxxxxxx>
> Suggested-by: Daniel Vetter <daniel@xxxxxxxx>
> Fixes: b3d91800d9ac ("drm/msm: Fix race condition in msm driver with async layer updates")
> Signed-off-by: Stephen Boyd <swboyd@xxxxxxxxxxxx>
> 
> [...]

Here is the summary with links:
  - drm/msm/kms: Use nested locking for crtc lock instead of custom classes
    https://git.kernel.org/qcom/c/743c97ca9dc9

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html





[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [Linux for Sparc]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux