[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/8] drm/i915/selftests: Fixup sparse __user annotation on local var

Patchwork patchwork at emeril.freedesktop.org
Mon Jan 6 10:31:01 UTC 2020


== Series Details ==

Series: series starting with [1/8] drm/i915/selftests: Fixup sparse __user annotation on local var
URL   : https://patchwork.freedesktop.org/series/71648/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
2b51023a3737 drm/i915/selftests: Fixup sparse __user annotation on local var
-:4: WARNING:EMAIL_SUBJECT: A patch subject line should describe the change not the tool that found it
#4: 
Subject: [PATCH] drm/i915/selftests: Fixup sparse __user annotation on local

total: 0 errors, 1 warnings, 0 checks, 10 lines checked
dc3de2f2809d drm/i915/selftests: Impose a timeout for request submission
6fc7325bd127 drm/i915/gt: Convert the final GEM_TRACE to GT_TRACE and co
-:9: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 639f2f24895f ("drm/i915: Introduce new macros for tracing")'
#9: 
References: 639f2f24895f ("drm/i915: Introduce new macros for tracing")

total: 1 errors, 0 warnings, 0 checks, 77 lines checked
4b68dfe31714 drm/i915: Merge i915_request.flags with i915_request.fence.flags
66b1f7932954 drm/i915: Replace vma parking with a clock aging algorithm
-:253: CHECK:UNCOMMENTED_DEFINITION: spinlock_t definition without comment
#253: FILE: drivers/gpu/drm/i915/i915_vma.h:517:
+	spinlock_t lock;

total: 0 errors, 0 warnings, 1 checks, 194 lines checked
a5dd173981d4 drm/i915: Only retire requests when eviction is allowed to blocked
7ef130338af2 drm/i915/gt: Drop mutex serialisation between context pin/unpin
ce3a2924e90c drm/i915/gt: Use memset_p to clear the ports



More information about the Intel-gfx mailing list