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

Patchwork patchwork at emeril.freedesktop.org
Wed Aug 16 09:57:01 UTC 2023


== Series Details ==

Series: Documentation/gpu: VM_BIND locking document
URL   : https://patchwork.freedesktop.org/series/122507/
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
e700ea2f248a75138759bcb443affeef4a2d1991
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 0c030b258b33f57def9802c9145f7c152f210c6f
Author: Thomas Hellström <thomas.hellstrom at linux.intel.com>
Date:   Wed Aug 16 11:15:47 2023 +0200

    Documentation/gpu: 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 gpu-vmas. Intention is to be using the
    same nomenclature as the drm-vm-bind-async.rst.
    
    v2:
    - s/gvm/gpu_vm/g (Rodrigo Vivi)
    - Clarify the userptr seqlock with a pointer to mm/mmu_notifier.c
      (Rodrigo Vivi)
    - Adjust commit message accordingly.
    - Add SPDX license header.
    
    Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
    Signed-off-by: Thomas Hellström <thomas.hellstrom at linux.intel.com>
+ /mt/dim checkpatch 9829aba16e62fcfba150f72d5d492fd778e0150e drm-intel
/mt/dim: line 50: /root/.dimrc: No such file or directory




More information about the Intel-xe mailing list