Oops!  This isn't the right mailing list!  Let me resend this to the correct 
mailing list.  Feel free to ignore this version.
-Jonathan Cavitt

-----Original Message-----
From: Cavitt, Jonathan <[email protected]> 
Sent: Tuesday, August 26, 2025 8:44 AM
To: [email protected]
Cc: Gupta, saurabhg <[email protected]>; Zuo, Alex <[email protected]>; 
Cavitt, Jonathan <[email protected]>; Brost, Matthew 
<[email protected]>; Harrison, John C <[email protected]>
Subject: [PATCH 0/2] drm/xe/xe_vm: Add error injection support to lock and prep
> 
> Error injection should use the error injection interface, and should be
> decoupled from CONFIG_DRM_XE_DEBUG.  Remove TEST_VM_OPS_ERROR from the
> code, and add error injection support to the function
> vm_bind_ioctl_ops_lock_and_prep.  This necessitates marking the function
> as noinline.
> 
> Jonathan Cavitt (2):
>   Revert "drm/xe: Add VM bind IOCTL error injection"
>   drm/xe/xe_vm: Add error injection support to lock and prep
> 
>  drivers/gpu/drm/xe/xe_device_types.h | 12 -----------
>  drivers/gpu/drm/xe/xe_pt.c           | 12 -----------
>  drivers/gpu/drm/xe/xe_vm.c           | 31 ++++++----------------------
>  drivers/gpu/drm/xe/xe_vm_types.h     | 14 -------------
>  4 files changed, 6 insertions(+), 63 deletions(-)
> 
> -- 
> 2.43.0
> 
> 

Reply via email to