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

Patchwork patchwork at emeril.freedesktop.org
Wed Oct 16 05:34:46 UTC 2024


== Series Details ==

Series: Improve ufence addr validation and error handling (rev2)
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 d8fd8132b13343dec539d40c7d7fdb7f79af9de8
Author: Nirmoy Das <nirmoy.das at intel.com>
Date:   Tue Oct 15 11:05:46 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.
    
    Link: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/1630
    Cc: Matthew Brost <matthew.brost at intel.com>
    Signed-off-by: Nirmoy Das <nirmoy.das at intel.com>
    Reviewed-by: Francois Dugast <francois.dugast at intel.com>
+ /mt/dim checkpatch 01c7b2c084e5c84313f382734c10945b9aa49823 drm-intel
932e1ab3dd10 drm/xe/ufence: Prefetch ufence addr to catch bogus address
d8fd8132b133 drm/xe/ufence: Warn if mmget_not_zero() fails




More information about the Intel-xe mailing list