[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Clean up some CI failures for GuC submission
Patchwork
patchwork at emeril.freedesktop.org
Sun Aug 8 17:59:13 UTC 2021
== Series Details ==
Series: Clean up some CI failures for GuC submission
URL : https://patchwork.freedesktop.org/series/93487/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
d416adfba5b9 drm/i915/guc: Fix several issues related to resets / request cancelation
-:84: WARNING:MSLEEP: msleep < 20ms can sleep for up to 20ms; see Documentation/timers/timers-howto.rst
#84: FILE: drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c:733:
+ msleep(1);
total: 0 errors, 1 warnings, 0 checks, 98 lines checked
4b762ba775a1 drm/i915/selftests: Fix memory corruption in live_lrc_isolation
21bec627a015 drm/i915/selftests: Add initial GuC selftest for scrubbing lost G2H
-:76: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#76:
new file mode 100644
-:136: ERROR:SPACING: space required before the open parenthesis '('
#136: FILE: drivers/gpu/drm/i915/gt/uc/selftest_guc.c:56:
+ switch(i) {
total: 1 errors, 1 warnings, 0 checks, 211 lines checked
More information about the Intel-gfx
mailing list