✓ CI.checkpatch: success for series starting with [1/2] drm/xe: Fix potential integer overflow in page size calculation

Patchwork patchwork at emeril.freedesktop.org
Mon Mar 18 21:09:11 UTC 2024


== Series Details ==

Series: series starting with [1/2] drm/xe: Fix potential integer overflow in page size calculation
URL   : https://patchwork.freedesktop.org/series/131270/
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 ad68327e68c795b42c0504994fda8eafa63f57c4
Author: Nirmoy Das <nirmoy.das at intel.com>
Date:   Mon Mar 18 14:50:00 2024 +0100

    drm/xe: Add a WARN_ON for NULL job in xe_sync_entry_signal
    
    Add a warn for NULL job when sync->type is
    DRM_XE_SYNC_TYPE_USER_FENCE. This should be a programming
    error and should never happen so warn and let the kernel crash
    if that ever happens.
    
    Cc: Matthew Auld <matthew.auld at intel.com>
    Cc: Matthew Brost <matthew.brost at intel.com>
    Signed-off-by: Nirmoy Das <nirmoy.das at intel.com>
+ /mt/dim checkpatch ce8cc731d53f9197a853b0d00386d7835f2b80e6 drm-intel
b6fcf5e29fb2 drm/xe: Fix potential integer overflow in page size calculation
ad68327e68c7 drm/xe: Add a WARN_ON for NULL job in xe_sync_entry_signal




More information about the Intel-xe mailing list