[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915: allow prefaulting discontiguous objects in remap_io_mapping()

Patchwork patchwork at emeril.freedesktop.org
Thu Dec 19 15:31:28 UTC 2019


== Series Details ==

Series: series starting with [1/3] drm/i915: allow prefaulting discontiguous objects in remap_io_mapping()
URL   : https://patchwork.freedesktop.org/series/71163/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
7e731455025c drm/i915: allow prefaulting discontiguous objects in remap_io_mapping()
85dcfc745d2b drm/i915: Add lmem fault handler
-:136: WARNING:LEADING_SPACE: please, no spaces at the start of a line
#136: FILE: drivers/gpu/drm/i915/gem/i915_gem_mman.c:728:
+       .fault = vm_fault_iomem,$

-:137: WARNING:LEADING_SPACE: please, no spaces at the start of a line
#137: FILE: drivers/gpu/drm/i915/gem/i915_gem_mman.c:729:
+       .open = vm_open,$

-:138: WARNING:LEADING_SPACE: please, no spaces at the start of a line
#138: FILE: drivers/gpu/drm/i915/gem/i915_gem_mman.c:730:
+       .close = vm_close,$

total: 0 errors, 3 warnings, 0 checks, 142 lines checked
decca5029fdd drm/i915/selftests: Add selftest for memory region PF handling



More information about the Intel-gfx mailing list