[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Split i915_active.mutex into an irq-safe spinlock for the rbtree (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Wed Nov 13 19:18:03 UTC 2019
== Series Details ==
Series: drm/i915: Split i915_active.mutex into an irq-safe spinlock for the rbtree (rev2)
URL : https://patchwork.freedesktop.org/series/69399/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
70ca71d22f04 drm/i915: Split i915_active.mutex into an irq-safe spinlock for the rbtree
-:12: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#12:
References: a0855d24fc22d ("locking/mutex: Complain upon mutex API misuse in IRQ contexts")
-:201: CHECK:UNCOMMENTED_DEFINITION: spinlock_t definition without comment
#201: FILE: drivers/gpu/drm/i915/i915_active_types.h:51:
+ spinlock_t tree_lock;
total: 0 errors, 1 warnings, 1 checks, 173 lines checked
More information about the Intel-gfx
mailing list