[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/5] drm/i915: Capture vma contents outside of spinlock
Patchwork
patchwork at emeril.freedesktop.org
Fri Jul 26 00:03:27 UTC 2019
== Series Details ==
Series: series starting with [1/5] drm/i915: Capture vma contents outside of spinlock
URL : https://patchwork.freedesktop.org/series/64268/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
7bdf4e249991 drm/i915: Capture vma contents outside of spinlock
4e2d37f6031f drm/i915/gt: Add to timeline requires the timeline mutex
37c72d9a4ebe drm/i915: Unshare the idle-barrier from other kernel requests
-:112: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#112:
new file mode 100644
-:117: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
#117: FILE: drivers/gpu/drm/i915/gt/selftest_context.c:1:
+/*
-:118: WARNING:SPDX_LICENSE_TAG: Misplaced SPDX-License-Identifier tag - use line 1 instead
#118: FILE: drivers/gpu/drm/i915/gt/selftest_context.c:2:
+ * SPDX-License-Identifier: GPL-2.0
total: 0 errors, 3 warnings, 0 checks, 519 lines checked
f74342594bf0 drm/i915/execlists: Force preemption
163441e2261a drm/i915: Replace hangcheck by heartbeats
-:123: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#123:
new file mode 100644
-:128: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
#128: FILE: drivers/gpu/drm/i915/gt/intel_engine_heartbeat.c:1:
+/*
-:129: WARNING:SPDX_LICENSE_TAG: Misplaced SPDX-License-Identifier tag - use line 1 instead
#129: FILE: drivers/gpu/drm/i915/gt/intel_engine_heartbeat.c:2:
+ * SPDX-License-Identifier: MIT
-:171: WARNING:EMBEDDED_FUNCTION_NAME: Prefer using '"%s...", __func__' to using 'heartbeat', this function's name, in a string
#171: FILE: drivers/gpu/drm/i915/gt/intel_engine_heartbeat.c:44:
+ "stopped heartbeat on %s", engine->name);
-:230: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
#230: FILE: drivers/gpu/drm/i915/gt/intel_engine_heartbeat.h:1:
+/*
-:231: WARNING:SPDX_LICENSE_TAG: Misplaced SPDX-License-Identifier tag - use line 1 instead
#231: FILE: drivers/gpu/drm/i915/gt/intel_engine_heartbeat.h:2:
+ * SPDX-License-Identifier: MIT
total: 0 errors, 6 warnings, 0 checks, 551 lines checked
More information about the Intel-gfx
mailing list