[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gtt: Always acquire struct_mutex for gen6_ppgtt_cleanup
Patchwork
patchwork at emeril.freedesktop.org
Thu May 23 14:28:26 UTC 2019
== Series Details ==
Series: drm/i915/gtt: Always acquire struct_mutex for gen6_ppgtt_cleanup
URL : https://patchwork.freedesktop.org/series/61012/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
6c62c85d4558 drm/i915/gtt: Always acquire struct_mutex for gen6_ppgtt_cleanup
-:13: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#13:
<4> [257.740160] WARN_ON(debug_locks && !lock_is_held(&(&vma->vm->i915->drm.struct_mutex)->dep_map))
-:46: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit e0695db7298e ("drm/i915: Create/destroy VM (ppGTT) for use with contexts")'
#46:
References: e0695db7298e ("drm/i915: Create/destroy VM (ppGTT) for use with contexts")
total: 1 errors, 1 warnings, 0 checks, 64 lines checked
More information about the Intel-gfx
mailing list