== Series Details == Series: drm/i915: Don't disable interrupts and pretend a lock as been acquired in __timeline_mark_lock(). (rev2) URL : https://patchwork.freedesktop.org/series/97082/ State : warning == Summary == $ dim checkpatch origin/drm-tip 4e6d66ad49f7 drm/i915: Don't disable interrupts and pretend a lock as been acquired in __timeline_mark_lock(). -:8: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #8: d67739268cf0e ("drm/i915/gt: Mark up the nested engine-pm timeline lock as irqsafe") -:8: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit d67739268cf0 ("drm/i915/gt: Mark up the nested engine-pm timeline lock as irqsafe")' #8: d67739268cf0e ("drm/i915/gt: Mark up the nested engine-pm timeline lock as irqsafe") -:9: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 6c69a45445af ("drm/i915/gt: Mark context->active_count as protected by timeline->mutex")' #9: 6c69a45445af9 ("drm/i915/gt: Mark context->active_count as protected by timeline->mutex") -:10: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 6dcb85a0ad99 ("drm/i915: Hold irq-off for the entire fake lock period")' #10: 6dcb85a0ad990 ("drm/i915: Hold irq-off for the entire fake lock period") -:138: WARNING:LONG_LINE: line length of 101 exceeds 100 columns #138: FILE: drivers/gpu/drm/i915/i915_request.h:660: + lockdep_is_held(&rcu_access_pointer(rq->timeline)->mutex) || total: 3 errors, 2 warnings, 0 checks, 87 lines checked