== Series Details == Series: drm/i915: Use Transparent Hugepages when IOMMU is enabled (rev3) URL : https://patchwork.freedesktop.org/series/93122/ State : warning == Summary == $ dim checkpatch origin/drm-tip 50ce004fa7ce 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 -:149: 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")' #149: References: b901bb89324a ("drm/i915/gemfs: enable THP") -:150: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #150: References: 9987da4b5dcf ("drm/i915: Disable THP until we have a GPU read BW W/A") -:150: 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")' #150: References: 9987da4b5dcf ("drm/i915: Disable THP until we have a GPU read BW W/A") -:196: WARNING:STATIC_CONST_CHAR_ARRAY: static char array declaration should probably be static const char #196: 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