✓ CI.checkpatch: success for series starting with [1/3] drm/xe: Fix out-of-bounds warning in vm_bind_ioctl_check_args

Patchwork patchwork at emeril.freedesktop.org
Thu Mar 14 10:15:25 UTC 2024


== Series Details ==

Series: series starting with [1/3] drm/xe: Fix out-of-bounds warning in vm_bind_ioctl_check_args
URL   : https://patchwork.freedesktop.org/series/131129/
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
a9eb1ac8298ef9f9146567c29fa762d8e9efa1ef
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit e349924fd13f6e0c80eec6e61dd46307b5b186df
Author: Nirmoy Das <nirmoy.das at intel.com>
Date:   Thu Mar 14 10:54:42 2024 +0100

    drm/xe: Warn on NULL job when user fence used in xe_sync_entry_signal
    
    Added a check and warn for NULL job when sync->type is
    DRM_XE_SYNC_TYPE_USER_FENCE to prevent potential crashes
    and aid in debugging
    
    Cc: Matthew Auld <matthew.auld at intel.com>
    Signed-off-by: Nirmoy Das <nirmoy.das at intel.com>
+ /mt/dim checkpatch 9bedef916cef04bba9e98430c1c1de637219a573 drm-intel
518376890229 drm/xe: Fix out-of-bounds warning in vm_bind_ioctl_check_args
2dad5bfea9cd drm/xe: Fix potential integer overflow in page size calculation
e349924fd13f drm/xe: Warn on NULL job when user fence used in xe_sync_entry_signal




More information about the Intel-xe mailing list