[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/selftest: Analyse timestamp behaviour across context switches (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Mon Feb 17 13:13:56 UTC 2020
== Series Details ==
Series: drm/i915/selftest: Analyse timestamp behaviour across context switches (rev2)
URL : https://patchwork.freedesktop.org/series/73536/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
2efef231d1a5 drm/i915/selftest: Analyse timestamp behaviour across context switches
-:137: WARNING:MEMORY_BARRIER: memory barrier without comment
#137: FILE: drivers/gpu/drm/i915/gt/selftest_lrc.c:4574:
+ wmb();
-:151: WARNING:MEMORY_BARRIER: memory barrier without comment
#151: FILE: drivers/gpu/drm/i915/gt/selftest_lrc.c:4588:
+ rmb();
total: 0 errors, 2 warnings, 0 checks, 242 lines checked
More information about the Intel-gfx
mailing list