== Series Details ==

Series: drm: fix deadlock of syncobj v5
URL   : https://patchwork.freedesktop.org/series/51365/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
9817489f632a drm: fix deadlock of syncobj v5
-:14: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description 
(prefer a maximum 75 chars per line)
#14: 
the cb_mutex should be taken outside of the pt_lock around this if() block. 
(Chris)

-:223: CHECK:UNCOMMENTED_DEFINITION: spinlock_t definition without comment
#223: FILE: include/drm/drm_syncobj.h:80:
+       spinlock_t pt_lock;

total: 0 errors, 1 warnings, 1 checks, 186 lines checked

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to