[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gem: Apply more mb() around clflush relocation paths
Patchwork
patchwork at emeril.freedesktop.org
Mon Apr 6 20:56:29 UTC 2020
== Series Details ==
Series: drm/i915/gem: Apply more mb() around clflush relocation paths
URL : https://patchwork.freedesktop.org/series/75558/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
0e6160631516 drm/i915/gem: Apply more mb() around clflush relocation paths
-:24: WARNING:MEMORY_BARRIER: memory barrier without comment
#24: FILE: drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c:1041:
+ mb();
-:41: WARNING:MEMORY_BARRIER: memory barrier without comment
#41: FILE: drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c:1063:
+ mb();
-:52: WARNING:MEMORY_BARRIER: memory barrier without comment
#52: FILE: drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c:1170:
+ mb();
total: 0 errors, 3 warnings, 0 checks, 36 lines checked
More information about the Intel-gfx
mailing list