== Series Details ==
Series: mm/huge_memory: do not clobber swp_entry_t during THP split (rev2)
URL : https://patchwork.freedesktop.org/series/110061/
State : warning
== Summary ==
Error: dim checkpatch failed
ddb160aab750 mm/huge_memory: do not clobber swp_entry_t during THP split
-:10: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description
(prefer a maximum 75 chars per line)
#10:
> With 6.1-rc2 we started hitting the WARN_ON added in 71e2d666ef85
> ("mm/huge_memory: do not clobber swp_entry_t during THP split") in i915
> automated CI:
-:10: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+
chars of sha1> ("<title line>")' - ie: 'commit 71e2d666ef85 ("mm/huge_memory:
do not clobber swp_entry_t during THP split")'
#10:
> With 6.1-rc2 we started hitting the WARN_ON added in 71e2d666ef85
> ("mm/huge_memory: do not clobber swp_entry_t during THP split") in i915
> automated CI:
-:13: WARNING:REPEATED_WORD: Possible repeated word: 'pages'
#13:
Thanks for the report. As shmem pages pages are allocated via vma_alloc_folio
total: 1 errors, 2 warnings, 0 checks, 15 lines checked