✓ CI.checkpatch: success for drm/xe/hw_engine_class_sysfs: Allow to inject error during probe (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Fri Mar 14 14:12:28 UTC 2025
== Series Details ==
Series: drm/xe/hw_engine_class_sysfs: Allow to inject error during probe (rev2)
URL : https://patchwork.freedesktop.org/series/146307/
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
cbb4e4a079d89106c2736adc3c7de6f9dc56da07
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 00d27f3d78bd7255f92a434b12ff178c6d635ce3
Author: Francois Dugast <francois.dugast at intel.com>
Date: Fri Mar 14 11:50:50 2025 +0100
drm/xe/hw_engine_class_sysfs: Allow to inject error during probe
Allow fault injection in a function used during initialization by
xe_hw_engine_class_sysfs_init() so that its error handling can be
tested.
Signed-off-by: Francois Dugast <francois.dugast at intel.com>
+ /mt/dim checkpatch 83417b23792d937795320a8804fd97d50c4c6233 drm-intel
00d27f3d78bd drm/xe/hw_engine_class_sysfs: Allow to inject error during probe
More information about the Intel-xe
mailing list