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

Patchwork patchwork at emeril.freedesktop.org
Fri Jan 3 13:31:00 UTC 2020


== Series Details ==

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

== Summary ==

$ dim checkpatch origin/drm-tip
b0a72df86a8d drm/i915/gem: Extend mmap support for lmem
e550fd5b9f6c 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



More information about the Intel-gfx mailing list