[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Resolve device hotunplug issues
Patchwork
patchwork at emeril.freedesktop.org
Mon May 18 23:07:07 UTC 2020
== Series Details ==
Series: drm/i915: Resolve device hotunplug issues
URL : https://patchwork.freedesktop.org/series/77372/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
4d3df739b858 drm/i915: Drop user contexts on driver remove
-:19: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#19:
<4> [36.901117] CPU: 0 PID: 39 Comm: kworker/u8:1 Tainted: G U W 5.7.0-rc5-CI-CI_DRM_8485+ #1
-:66: WARNING:UNNECESSARY_INT: Prefer 'unsigned long' over 'unsigned long int' as the int is unnecessary
#66: FILE: drivers/gpu/drm/i915/gem/i915_gem_context.c:937:
+ unsigned long int id;
-:73: WARNING:UNNECESSARY_INT: Prefer 'unsigned long' over 'unsigned long int' as the int is unnecessary
#73: FILE: drivers/gpu/drm/i915/gem/i915_gem_context.c:944:
+ unsigned long int idx;
total: 0 errors, 3 warnings, 0 checks, 59 lines checked
8fd9c3d7066d drm/i915: Release GT resources on driver remove
-:22: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#22:
<4> [39.201162] CPU: 6 PID: 7 Comm: kworker/u16:0 Tainted: G U W 5.7.0-rc5-CI-CI_DRM_8485+ #1
total: 0 errors, 1 warnings, 0 checks, 8 lines checked
6790fa9abcae drm/i915: Move GGTT cleanup from driver_release to _remove
-:57: WARNING:BAD_SIGN_OFF: Duplicate signature
#57:
Signed-off-by: Janusz Krzysztofik <janusz.krzysztofik at linux.intel.com>
total: 0 errors, 1 warnings, 0 checks, 53 lines checked
721e7aad8fe5 drm/i915: Move UC firmware cleanup from driver_release to _remove
-:13: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#13:
<4> [93.336056] WARNING: CPU: 6 PID: 200 at drivers/gpu/drm/i915/intel_runtime_pm.c:361 __intel_runtime_pm_get+0x4d/0x60 [i915]
total: 0 errors, 1 warnings, 0 checks, 15 lines checked
More information about the Intel-gfx
mailing list