[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gtt: Replace struct_mutex serialisation for allocation (rev2)

Patchwork patchwork at emeril.freedesktop.org
Tue Jun 4 18:29:54 UTC 2019


== Series Details ==

Series: drm/i915/gtt: Replace struct_mutex serialisation for allocation (rev2)
URL   : https://patchwork.freedesktop.org/series/61533/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
15da932f11d7 drm/i915/gtt: Replace struct_mutex serialisation for allocation
-:501: CHECK:UNCOMMENTED_DEFINITION: spinlock_t definition without comment
#501: FILE: drivers/gpu/drm/i915/i915_gem_gtt.h:259:
+	spinlock_t lock;

-:509: CHECK:UNCOMMENTED_DEFINITION: spinlock_t definition without comment
#509: FILE: drivers/gpu/drm/i915/i915_gem_gtt.h:266:
+	spinlock_t lock;

-:515: CHECK:UNCOMMENTED_DEFINITION: spinlock_t definition without comment
#515: FILE: drivers/gpu/drm/i915/i915_gem_gtt.h:272:
+	spinlock_t lock;

total: 0 errors, 0 warnings, 3 checks, 464 lines checked



More information about the Intel-gfx mailing list