✓ CI.checkpatch: success for Restore flags VM_BIND_FLAG_READONLY and VM_BIND_FLAG_IMMEDIATE

Patchwork patchwork at emeril.freedesktop.org
Thu Mar 28 20:18:49 UTC 2024


== Series Details ==

Series: Restore flags VM_BIND_FLAG_READONLY and VM_BIND_FLAG_IMMEDIATE
URL   : https://patchwork.freedesktop.org/series/131775/
State : success

== 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
10b531c2aeb176a1a539b4a77216232f97719cec
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 2c0f583bd83c37958ae284dfb5864f620937efcf
Author: Francois Dugast <francois.dugast at intel.com>
Date:   Thu Mar 28 14:37:42 2024 +0000

    drm/xe/uapi: Restore flags VM_BIND_FLAG_READONLY and VM_BIND_FLAG_IMMEDIATE
    
    The commit 84a1ed5e6756 ("drm/xe/uapi: Remove unused flags") is partially
    reverted. At the time, flags not used by user space were removed during
    some cleanup. There is now a need for flags DRM_XE_VM_BIND_FLAG_READONLY
    and DRM_XE_VM_BIND_FLAG_IMMEDIATE by the compute runtime, so they are
    brought back.
    
    Cc: Mateusz Jablonski <mateusz.jablonski at intel.com>
    Cc: Michal Mrozek <michal.mrozek at intel.com>
    Cc: Matthew Brost <matthew.brost at intel.com>
    Signed-off-by: Francois Dugast <francois.dugast at intel.com>
    Reviewed-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch 2d5dd7e81854b3cc0f82cd9706d78dc71fe24a5f drm-intel
2c0f583bd83c drm/xe/uapi: Restore flags VM_BIND_FLAG_READONLY and VM_BIND_FLAG_IMMEDIATE




More information about the Intel-xe mailing list