[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Split i915_active.mutex into an irq-safe spinlock for the rbtree

Patchwork patchwork at emeril.freedesktop.org
Wed Nov 13 15:40:00 UTC 2019


== Series Details ==

Series: drm/i915: Split i915_active.mutex into an irq-safe spinlock for the rbtree
URL   : https://patchwork.freedesktop.org/series/69399/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
68bd26fc5933 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")

-:198: CHECK:UNCOMMENTED_DEFINITION: spinlock_t definition without comment
#198: FILE: drivers/gpu/drm/i915/i915_active_types.h:51:
+	spinlock_t tree_lock;

total: 0 errors, 1 warnings, 1 checks, 170 lines checked



More information about the Intel-gfx mailing list