✓ CI.checkpatch: success for drm/xe: Add fault injection for xe_sync_entry_parse
Patchwork
patchwork at emeril.freedesktop.org
Wed Feb 12 09:39:35 UTC 2025
== Series Details ==
Series: drm/xe: Add fault injection for xe_sync_entry_parse
URL : https://patchwork.freedesktop.org/series/144709/
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 ffa48225b8c579f815e24a9dc0631486b8c73a42
Author: Priyanka Dandamudi <priyanka.dandamudi at intel.com>
Date: Wed Feb 12 09:32:12 2025 +0000
drm/xe: Add fault injection for xe_sync_entry_parse
Add fault injection for xe_sync_entry_parse to allow it to fail while
executing xe_vm_bind_ioctl().
This need to be added as it cannot be reached by injecting error through
IOCTL arguments.
Signed-off-by: Priyanka Dandamudi <priyanka.dandamudi at intel.com>
+ /mt/dim checkpatch 212e6e1842223b745408ec6ae15be3009bb8635e drm-intel
ffa48225b8c5 drm/xe: Add fault injection for xe_sync_entry_parse
More information about the Intel-xe
mailing list