✓ CI.checkpatch: success for Improve ufence addr validation and error handling
Patchwork
patchwork at emeril.freedesktop.org
Tue Oct 15 12:46:59 UTC 2024
== Series Details ==
Series: Improve ufence addr validation and error handling
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 97ffd24419090050d410126f2c670c977c114564
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 f98f4e573392b882c0ca5aa1c025e20dbe4aa7e8 drm-intel
fcf0c274a1b6 drm/xe/ufence: Prefetch ufence addr to catch bogus address
97ffd2441909 drm/xe/ufence: Warn if mmget_not_zero() fails
More information about the Intel-xe
mailing list