[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/3] drm/i915/gem: Extend mmap support for lmem

Patchwork patchwork at emeril.freedesktop.org
Fri Jan 3 20:52:03 UTC 2020


== Series Details ==

Series: series starting with [CI,1/3] drm/i915/gem: Extend mmap support for lmem
URL   : https://patchwork.freedesktop.org/series/71616/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
905c9c1e0ac0 drm/i915/gem: Extend mmap support for lmem
154d982f9b59 drm/i915/selftests: Extend fault handler selftests to all memory regions
-:158: CHECK:MACRO_ARG_REUSE: Macro argument reuse 'x' - possible side-effects?
#158: FILE: drivers/gpu/drm/i915/gem/selftests/i915_gem_mman.c:834:
+#define expand32(x) (((x) << 0) | ((x) << 8) | ((x) << 16) | ((x) << 24))

total: 0 errors, 0 warnings, 1 checks, 412 lines checked
60145208a94f drm/i915/selftests: Compare mmaps with GPU



More information about the Intel-gfx mailing list