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

Patchwork patchwork at emeril.freedesktop.org
Mon Mar 18 22:50:15 UTC 2024


== Series Details ==

Series: series starting with [v2,1/2] drm/xe: Fix potential integer overflow in page size calculation
URL   : https://patchwork.freedesktop.org/series/131277/
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 49b7d6ea896c57f3a3ed553b0040c501ca4de3be
Author: Nirmoy Das <nirmoy.das at intel.com>
Date:   Mon Mar 18 17:43:42 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>
    Reviewed-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch ce8cc731d53f9197a853b0d00386d7835f2b80e6 drm-intel
e8a88052453c drm/xe: Fix potential integer overflow in page size calculation
49b7d6ea896c drm/xe: Add a WARN_ON for NULL job in xe_sync_entry_signal




More information about the Intel-xe mailing list