[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/3] drm/i915/gem: Single page objects are naturally contiguous (rev3)

Patchwork patchwork at emeril.freedesktop.org
Wed Jan 1 19:04:56 UTC 2020


== Series Details ==

Series: series starting with [CI,1/3] drm/i915/gem: Single page objects are naturally contiguous (rev3)
URL   : https://patchwork.freedesktop.org/series/71546/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
92c6f56628eb drm/i915/gem: Single page objects are naturally contiguous
a2560cd82c34 drm/i915/gem: Extend mmap support for lmem
27af2c222059 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, 403 lines checked



More information about the Intel-gfx mailing list