[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/7] drm/i915/gtt: Defer address space cleanup to an RCU worker
Patchwork
patchwork at emeril.freedesktop.org
Wed Jun 19 11:53:07 UTC 2019
== Series Details ==
Series: series starting with [1/7] drm/i915/gtt: Defer address space cleanup to an RCU worker
URL : https://patchwork.freedesktop.org/series/62382/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
3e218a90e0bb drm/i915/gtt: Defer address space cleanup to an RCU worker
5fe199a684ea drm/i915: Track i915_active using debugobjects
91b44795c947 drm/i915: Signal fence completion from i915_request_wait
e6386a9a70d1 drm/i915: Remove waiting & retiring from shrinker paths
0b718dbee0a0 drm/i915: Throw away the active object retirement complexity
9185cf9f56f7 drm/i915: Provide an i915_active.acquire callback
-:708: CHECK:UNCOMMENTED_DEFINITION: struct mutex definition without comment
#708: FILE: drivers/gpu/drm/i915/i915_active_types.h:36:
+ struct mutex mutex;
total: 0 errors, 0 warnings, 1 checks, 842 lines checked
4b58a7fe5a7f drm/i915: Push the i915_active.retire into a worker
More information about the Intel-gfx
mailing list