✓ CI.checkpatch: success for drm/xe: check mask in xe_wait_user_fence_ioctl()

Patchwork patchwork at emeril.freedesktop.org
Fri Dec 8 18:55:56 UTC 2023


== Series Details ==

Series: drm/xe: check mask in xe_wait_user_fence_ioctl()
URL   : https://patchwork.freedesktop.org/series/127572/
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
6030b24c1386b00de8187b5fb987e283a57b372a
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 7ff1f33ed1bb9b6db561243cf3ef1283f12de46c
Author: Francois Dugast <francois.dugast at intel.com>
Date:   Fri Dec 8 14:34:27 2023 +0000

    drm/xe: check mask in xe_wait_user_fence_ioctl()
    
    Check the drm_xe_wait_user_fence mask is one of the allowed values
    DRM_XE_UFENCE_WAIT_MASK_* provided in xe_drm.h.
    
    Signed-off-by: Francois Dugast <francois.dugast at intel.com>
+ /mt/dim checkpatch c93e733ab18e67b12fddcbd1b83dbf7e330034a5 drm-intel
7ff1f33ed drm/xe: check mask in xe_wait_user_fence_ioctl()




More information about the Intel-xe mailing list