[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm: fix deadlock of syncobj v5

Patchwork patchwork at emeril.freedesktop.org
Tue Oct 23 09:17:14 UTC 2018


== 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



More information about the Intel-gfx mailing list