On 08.07.2022 16:55, Patchwork wrote:
== Series Details == Series: drm/i915: Apply waitboosting before fence wait (rev2) URL : https://patchwork.freedesktop.org/series/105925/ State : warning == Summary == Error: dim checkpatch failed e35c61e9e46c drm/i915/gem: Look for waitboosting across the whole object prior to individual waits 85a4558b5d11 drm/i915: Bump GT idling delay to 2 jiffies 0ec610488c77 drm/i915/gt: Only kick the signal worker if there's been an update -:23: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #23: References: 047a1b877ed4 ("dma-buf & drm/amdgpu: remove dma_resv workaround")
Tags shouldn't be wrapped
-:23: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 047a1b877ed4 ("dma-buf & drm/amdgpu: remove dma_resv workaround")' #23: References: 047a1b877ed4 ("dma-buf & drm/amdgpu: remove dma_resv workaround")
"References:" line doesn't need "commit" keyword, it's a false positive
total: 1 errors, 1 warnings, 0 checks, 9 lines checked