[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gem: Reduce context termination list iteration guard to RCU
Patchwork
patchwork at emeril.freedesktop.org
Thu Aug 6 11:46:22 UTC 2020
== Series Details ==
Series: drm/i915/gem: Reduce context termination list iteration guard to RCU
URL : https://patchwork.freedesktop.org/series/80337/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
41b2ea22bde1 drm/i915/gem: Reduce context termination list iteration guard to RCU
-:20: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#20:
References: d22d2d073ef8 ("drm/i915: Protect i915_request_await_start from early waits") # rcu protection of timeline->requests
-:20: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit d22d2d073ef8 ("drm/i915: Protect i915_request_await_start from early waits")'
#20:
References: d22d2d073ef8 ("drm/i915: Protect i915_request_await_start from early waits") # rcu protection of timeline->requests
total: 1 errors, 1 warnings, 0 checks, 65 lines checked
More information about the Intel-gfx
mailing list