✓ CI.checkpatch: success for drm/xe: Add fault injection for xe_oa_alloc_regs
Patchwork
patchwork at emeril.freedesktop.org
Thu Feb 27 11:53:42 UTC 2025
== Series Details ==
Series: drm/xe: Add fault injection for xe_oa_alloc_regs
URL : https://patchwork.freedesktop.org/series/145564/
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
22f9cda3436b4fe965b5c5f31d2f2c1bcb483189
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit beb984ae61496127eb1ecefc5a051134c84123d9
Author: Nakshtra Goyal <nakshtra.goyal at intel.com>
Date: Thu Feb 27 15:53:39 2025 +0530
drm/xe: Add fault injection for xe_oa_alloc_regs
Add fault injection for xe_oa_alloc_regs to allow it to fail while
executing xe_oa_add_config_ioctl().
This need to be added as it cannot be reached by injecting error through
IOCTL arguments.
Signed-off-by: Nakshtra Goyal <nakshtra.goyal at intel.com>
Reviewed-by: Francois Dugast <francois.dugast at intel.com>
+ /mt/dim checkpatch 1a52d296ec3278de76f33064361b059a152c3fc3 drm-intel
beb984ae6149 drm/xe: Add fault injection for xe_oa_alloc_regs
More information about the Intel-xe
mailing list