[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/3] dma-buf/sw_sync: Avoid recursive lock during fence signal.
Patchwork
patchwork at emeril.freedesktop.org
Tue Jul 14 22:06:03 UTC 2020
== Series Details ==
Series: series starting with [v2,1/3] dma-buf/sw_sync: Avoid recursive lock during fence signal.
URL : https://patchwork.freedesktop.org/series/79498/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
e9ba9f18591d dma-buf/sw_sync: Avoid recursive lock during fence signal.
-:20: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit d3862e44daa7 ("dma-buf/sw-sync: Fix locking around sync_timeline lists")'
#20:
d3862e44daa7 ("dma-buf/sw-sync: Fix locking around sync_timeline lists")
-:22: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit d3c6dd1fb30d ("dma-buf/sw_sync: Synchronize signal vs syncpt free")'
#22:
d3c6dd1fb30d ("dma-buf/sw_sync: Synchronize signal vs syncpt free")
total: 2 errors, 0 warnings, 0 checks, 49 lines checked
7357a731fd32 dma-buf/sw_sync: Separate signal/timeline locks
-:140: CHECK:UNCOMMENTED_DEFINITION: spinlock_t definition without comment
#140: FILE: drivers/dma-buf/sync_debug.h:60:
+ spinlock_t lock;
total: 0 errors, 0 warnings, 1 checks, 116 lines checked
64fa4401e3f3 dma-buf/selftests: Add locking selftests for sw_sync
-:40: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#40:
new file mode 100644
total: 0 errors, 1 warnings, 0 checks, 345 lines checked
More information about the Intel-gfx
mailing list