[Intel-xe] ✗ CI.checkpatch: warning for Documentation/gpu: Draft VM_BIND locking document

Patchwork patchwork at emeril.freedesktop.org
Fri Jun 30 16:47:48 UTC 2023


== Series Details ==

Series: Documentation/gpu: Draft VM_BIND locking document
URL   : https://patchwork.freedesktop.org/series/120084/
State : warning

== Summary ==

+ KERNEL=/kernel
+ git clone https://gitlab.freedesktop.org/drm/maintainer-tools mt
Cloning into 'mt'...
warning: redirecting to https://gitlab.freedesktop.org/drm/maintainer-tools.git/
+ git -C mt rev-list -n1 origin/master
c7d32770e3cd31d9fc134ce41f329b10aa33ee15
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 2c3171419adba6263c8888524189bf68105290ec
Author: Thomas Hellström <thomas.hellstrom at linux.intel.com>
Date:   Fri Jun 30 18:44:52 2023 +0200

    Documentation/gpu: Draft VM_BIND locking document
    
    Add the first version of the VM_BIND locking document which is
    intended to be part of the xe driver upstreaming agreement.
    
    The document describes and discuss the locking used during exec-
    functions, evicton and for userptr gmvas. Intention is to be using the
    same nomenclature as the drm-vm-bind-async.rst, but to keep naming a
    little shorter, use gvm and gmva instead of gpu_vm and gpu_vma which
    is used in the previous document, with an intention to modify also
    that document.
    
    Signed-off-by: Thomas Hellström <thomas.hellstrom at linux.intel.com>
+ /mt/dim checkpatch 3b458784c9645681eea7611e571e1ee752bb2bc0 drm-intel
2c3171419 Documentation/gpu: Draft VM_BIND locking document
-:22: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#22: 
new file mode 100644

-:27: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
#27: FILE: Documentation/gpu/drm-vm-bind-locking.rst:1:
+===============

-:42: ERROR:TRAILING_WHITESPACE: trailing whitespace
#42: FILE: Documentation/gpu/drm-vm-bind-locking.rst:16:
+  one per client (DRM file-private), or one per context. $

-:183: ERROR:TRAILING_WHITESPACE: trailing whitespace
#183: FILE: Documentation/gpu/drm-vm-bind-locking.rst:157:
+^I^I$

-:260: ERROR:TRAILING_WHITESPACE: trailing whitespace
#260: FILE: Documentation/gpu/drm-vm-bind-locking.rst:234:
+`this document $

-:298: ERROR:TRAILING_WHITESPACE: trailing whitespace
#298: FILE: Documentation/gpu/drm-vm-bind-locking.rst:272:
+   $

-:333: ERROR:TRAILING_WHITESPACE: trailing whitespace
#333: FILE: Documentation/gpu/drm-vm-bind-locking.rst:307:
+^I  $

total: 5 errors, 2 warnings, 0 checks, 339 lines checked




More information about the Intel-xe mailing list