aboutsummaryrefslogtreecommitdiff
path: root/lib/netdev-notifier-error-inject.c
diff options
context:
space:
mode:
authorDesmond Cheong Zhi Xi <[email protected]>2021-07-24 19:18:22 +0800
committerDaniel Vetter <[email protected]>2021-07-28 23:19:58 +0200
commit28be2405fb753927e18bc1a891617a430b2a0684 (patch)
treef89e80dbe10270475f16bc34b56742ede4e148a9 /lib/netdev-notifier-error-inject.c
parentc29758cdc78ab4ff2431e02015dd26aefa5097c9 (diff)
drm: use the lookup lock in drm_is_current_master
Inside drm_is_current_master, using the outer drm_device.master_mutex to protect reads of drm_file.master makes the function prone to creating lock hierarchy inversions. Instead, we can use the drm_file.master_lookup_lock that sits at the bottom of the lock hierarchy. Reported-by: Daniel Vetter <[email protected]> Signed-off-by: Desmond Cheong Zhi Xi <[email protected]> Reviewed-by: Daniel Vetter <[email protected]> Signed-off-by: Daniel Vetter <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions