[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Unshare the idle-barrier from other kernel requests (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Thu Jul 25 08:26:54 UTC 2019
== Series Details ==
Series: drm/i915: Unshare the idle-barrier from other kernel requests (rev3)
URL : https://patchwork.freedesktop.org/series/64171/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
4db89a82be2b drm/i915: Unshare the idle-barrier from other kernel requests
-:114: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#114:
new file mode 100644
-:119: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
#119: FILE: drivers/gpu/drm/i915/gt/selftest_context.c:1:
+/*
-:120: WARNING:SPDX_LICENSE_TAG: Misplaced SPDX-License-Identifier tag - use line 1 instead
#120: FILE: drivers/gpu/drm/i915/gt/selftest_context.c:2:
+ * SPDX-License-Identifier: GPL-2.0
-:373: WARNING:LONG_LINE: line over 100 characters
#373: FILE: drivers/gpu/drm/i915/gt/selftest_context.c:255:
+ pr_err("remote context is not active; expected idle-barrier (pass %d)\n", pass);
total: 0 errors, 4 warnings, 0 checks, 521 lines checked
More information about the Intel-gfx
mailing list