== Series Details == Series: Drop wbinvd_on_all_cpus usage URL : https://patchwork.freedesktop.org/series/101560/ State : warning == Summary == $ dim checkpatch origin/drm-tip a6e7b94ada85 i915/gem: drop wbinvd_on_all_cpus usage -:10: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #10: To make i915 more architecture-neutral and be less paranoid, lets attempt to total: 0 errors, 1 warnings, 0 checks, 24 lines checked 6f0d153682e1 Revert "drm/i915/gem: Almagamate clflushes on suspend" -:9: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit ac05a22cd07a ("drm/i915/gem: Almagamate clflushes on suspend")' #9: [1]. ac05a22cd07a ("drm/i915/gem: Almagamate clflushes on suspend") -:75: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #75: FILE: drivers/gpu/drm/i915/gem/i915_gem_pm.c:173: + drm_WARN_ON(&i915->drm, + i915_gem_object_set_to_gtt_domain(obj, false)); total: 1 errors, 0 warnings, 1 checks, 68 lines checked edf596eb3f94 i915/gem: Revert i915_gem_freeze to previous logic -:34: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #34: FILE: drivers/gpu/drm/i915/gem/i915_gem_pm.c:222: + drm_WARN_ON(&i915->drm, + i915_gem_object_set_to_cpu_domain(obj, true)); total: 0 errors, 0 warnings, 1 checks, 23 lines checked 4c9cb24c8fef drm/i915/gt: Revert ggtt_resume to previous logic -:9: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #9: [1]. 64b95df91f44 drm/i915: Assume exclusive access to objects inside resume -:9: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 64b95df91f44 ("drm/i915: Assume exclusive access to objects inside resume")' #9: [1]. 64b95df91f44 drm/i915: Assume exclusive access to objects inside resume total: 1 errors, 1 warnings, 0 checks, 52 lines checked