[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gem: Ignore readonly failures when updating relocs

Patchwork patchwork at emeril.freedesktop.org
Tue Mar 31 23:01:34 UTC 2020


== Series Details ==

Series: drm/i915/gem: Ignore readonly failures when updating relocs
URL   : https://patchwork.freedesktop.org/series/75331/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
6b39b83d1e26 drm/i915/gem: Ignore readonly failures when updating relocs
-:7: WARNING:TYPO_SPELLING: 'commited' may be misspelled - perhaps 'committed'?
#7: 
already commited to modifying the execobjects, or have indeed done so

-:13: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#13: 
References: fddcd00a49e9 ("drm/i915: Force the slow path after a user-write error")

-:13: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit fddcd00a49e9 ("drm/i915: Force the slow path after a user-write error")'
#13: 
References: fddcd00a49e9 ("drm/i915: Force the slow path after a user-write error")

-:32: CHECK:SPACING: spaces preferred around that '-' (ctx:VxV)
#32: FILE: drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c:1544:
+					   &urelocs[r-stack].presumed_offset);
 					             ^

total: 1 errors, 2 warnings, 1 checks, 12 lines checked



More information about the Intel-gfx mailing list