diff options
| author | Peter Zijlstra <[email protected]> | 2021-08-02 10:59:56 +0000 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2021-08-05 10:08:15 +0000 |
| commit | d19c81378829e5d774c951219c5a973965b9202c (patch) | |
| tree | b4288cd2d82416fb1dc82e55e1f138d2d5e275bb /drivers/gpu/drm/drm_auth.c | |
| parent | drm/panel: Add ilitek ili9341 panel driver (diff) | |
| download | kernel-d19c81378829e5d774c951219c5a973965b9202c.tar.gz kernel-d19c81378829e5d774c951219c5a973965b9202c.zip | |
locking/lockdep: Provide lockdep_assert{,_once}() helpers
Extract lockdep_assert{,_once}() helpers to more easily write composite
assertions like, for example:
lockdep_assert(lockdep_is_held(&drm_device.master_mutex) ||
lockdep_is_held(&drm_file.master_lookup_lock));
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Signed-off-by: Desmond Cheong Zhi Xi <[email protected]>
Acked-by: Boqun Feng <[email protected]>
Acked-by: Waiman Long <[email protected]>
Acked-by: Peter Zijlstra (Intel) <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/drm_auth.c')
0 files changed, 0 insertions, 0 deletions
