✓ CI.checkpatch: success for Improve ufence addr validation and error handling (rev3)

Patchwork patchwork at emeril.freedesktop.org
Wed Oct 16 12:04:38 UTC 2024


== Series Details ==

Series: Improve ufence addr validation and error handling (rev3)
URL   : https://patchwork.freedesktop.org/series/139991/
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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 8488beac69a944ed0061a36dfe06999bf02ac3e0
Author: Nirmoy Das <nirmoy.das at intel.com>
Date:   Wed Oct 16 10:23:04 2024 +0200

    drm/xe/ufence: Warn if mmget_not_zero() fails
    
    This shouldn't happen but seen this while debugging ufence timeout
    issue time to time so log it to isolate this particular case.
    
    v2: s/XE_WARN_ON/drm_dbg(Maarten)
    
    Link: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/1630
    Cc: Francois Dugast <francois.dugast at intel.com>
    Cc: Maarten Lankhorst <maarten.lankhorst at linux.intel.com>
    Cc: Matthew Auld <matthew.auld at intel.com>
    Cc: Matthew Brost <matthew.brost at intel.com>
    Reviewed-by: Francois Dugast <francois.dugast at intel.com> #v1
    Signed-off-by: Nirmoy Das <nirmoy.das at intel.com>
+ /mt/dim checkpatch 12e4970af1ecdeb76e94df2daf51a9c3d6b9f519 drm-intel
3f048b3e5fc4 drm/xe/ufence: Prefetch ufence addr to catch bogus address
8488beac69a9 drm/xe/ufence: Warn if mmget_not_zero() fails




More information about the Intel-xe mailing list