[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/7] drm/i915/gem: Reduce context termination list iteration guard to RCU

Patchwork patchwork at emeril.freedesktop.org
Mon Aug 3 10:56:12 UTC 2020


== Series Details ==

Series: series starting with [1/7] drm/i915/gem: Reduce context termination list iteration guard to RCU
URL   : https://patchwork.freedesktop.org/series/80203/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
4421ede59e7d 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
ec9af2d61290 drm/i915/gt: Protect context lifetime with RCU
ee3eeddcd833 drm/i915/gt: Free stale request on destroying the virtual engine
ece8f60ae6af drm/i915/gt: Defer enabling the breadcrumb interrupt to after submission
f13281e3e17d drm/i915/gt: Track signaled breadcrumbs outside of the breadcrumb spinlock
f2ce274b32c7 drm/i915/gt: Don't cancel the interrupt shadow too early
14bb8af2a6f4 drm/i915/gt: Split the breadcrumb spinlock between global and contexts
-:296: CHECK:UNCOMMENTED_DEFINITION: spinlock_t definition without comment
#296: FILE: drivers/gpu/drm/i915/gt/intel_context_types.h:54:
+	spinlock_t signal_lock;

total: 0 errors, 0 warnings, 1 checks, 256 lines checked




More information about the Intel-gfx mailing list