[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] drm/i915: Verify the engine after acquiring the active.lock

Patchwork patchwork at emeril.freedesktop.org
Wed Sep 18 15:14:09 UTC 2019


== Series Details ==

Series: series starting with [1/4] drm/i915: Verify the engine after acquiring the active.lock
URL   : https://patchwork.freedesktop.org/series/66867/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
ddffe8da3c9b drm/i915: Verify the engine after acquiring the active.lock
-:16: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#16: 
<4> [876.736126] list_add corruption. prev->next should be next (ffff8883f931a1f8), but was dead000000000100. (prev=ffff888361ffa610).

total: 0 errors, 1 warnings, 0 checks, 37 lines checked
1564d6182625 drm/i915: Mark i915_request.timeline as a volatile, rcu pointer
-:288: WARNING:LONG_LINE: line over 100 characters
#288: FILE: drivers/gpu/drm/i915/gt/intel_ringbuffer.c:444:
+	GEM_BUG_ON(offset_in_page(i915_request_active_timeline(rq)->hwsp_offset) != I915_GEM_HWS_SEQNO_ADDR);

-:299: WARNING:LONG_LINE: line over 100 characters
#299: FILE: drivers/gpu/drm/i915/gt/intel_ringbuffer.c:464:
+	GEM_BUG_ON(offset_in_page(i915_request_active_timeline(rq)->hwsp_offset) != I915_GEM_HWS_SEQNO_ADDR);

-:310: WARNING:LONG_LINE: line over 100 characters
#310: FILE: drivers/gpu/drm/i915/gt/intel_ringbuffer.c:943:
+	GEM_BUG_ON(offset_in_page(i915_request_active_timeline(rq)->hwsp_offset) != I915_GEM_HWS_SEQNO_ADDR);

-:321: WARNING:LONG_LINE: line over 100 characters
#321: FILE: drivers/gpu/drm/i915/gt/intel_ringbuffer.c:966:
+	GEM_BUG_ON(offset_in_page(i915_request_active_timeline(rq)->hwsp_offset) != I915_GEM_HWS_SEQNO_ADDR);

-:416: WARNING:LONG_LINE: line over 100 characters
#416: FILE: drivers/gpu/drm/i915/gt/selftest_lrc.c:1092:
+				__i915_active_request_set(&i915_request_timeline(rq[i])->last_request,

total: 0 errors, 5 warnings, 0 checks, 479 lines checked
46f3cdd77c6c drm/i915: Lock signaler timeline while navigating
41df18799723 drm/i915: Protect timeline->hwsp dereferencing



More information about the Intel-gfx mailing list