[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915/selftests: fixup igt_shrink_thp
Patchwork
patchwork at emeril.freedesktop.org
Thu Jul 29 14:01:45 UTC 2021
== Series Details ==
Series: series starting with [1/2] drm/i915/selftests: fixup igt_shrink_thp
URL : https://patchwork.freedesktop.org/series/93182/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
1cac26e2f95f drm/i915/selftests: fixup igt_shrink_thp
054c89f72f0f drm/i915: Use Transparent Hugepages when IOMMU is enabled
-:6: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 9987da4b5dcf ("drm/i915: Disable THP until we have a GPU read BW W/A")'
#6:
Usage of Transparent Hugepages was disabled in 9987da4b5dcf
-:28: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit b901bb89324a ("drm/i915/gemfs: enable THP")'
#28:
References: b901bb89324a ("drm/i915/gemfs: enable THP")
-:29: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#29:
References: 9987da4b5dcf ("drm/i915: Disable THP until we have a GPU read BW W/A")
-:29: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 9987da4b5dcf ("drm/i915: Disable THP until we have a GPU read BW W/A")'
#29:
References: 9987da4b5dcf ("drm/i915: Disable THP until we have a GPU read BW W/A")
-:75: WARNING:STATIC_CONST_CHAR_ARRAY: static char array declaration should probably be static const char
#75: FILE: drivers/gpu/drm/i915/gem/i915_gemfs.c:36:
+ static char huge_opt[] = "huge=within_size"; /* r/w */
total: 3 errors, 2 warnings, 0 checks, 42 lines checked
More information about the Intel-gfx
mailing list