[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/execlists: Use a locked clear_bit() for synchronisation with interrupt

Patchwork patchwork at emeril.freedesktop.org
Wed Mar 21 11:31:39 UTC 2018


== Series Details ==

Series: drm/i915/execlists: Use a locked clear_bit() for synchronisation with interrupt
URL   : https://patchwork.freedesktop.org/series/40359/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
6b81af0baaa5 drm/i915/execlists: Use a locked clear_bit() for synchronisation with interrupt
-:65: WARNING:MEMORY_BARRIER: memory barrier without comment
#65: FILE: drivers/gpu/drm/i915/intel_lrc.c:863:
+		smp_mb__after_atomic();

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



More information about the Intel-gfx mailing list