✓ CI.checkpatch: success for series starting with [i-g-t,1/1] drm/xe: xe_hw_engine_class: Add fault injection and improve error handling in kobj_xe_hw_engine_class

Patchwork patchwork at emeril.freedesktop.org
Sat Apr 5 07:15:02 UTC 2025


== Series Details ==

Series: series starting with [i-g-t,1/1] drm/xe: xe_hw_engine_class: Add fault injection and improve error handling in kobj_xe_hw_engine_class
URL   : https://patchwork.freedesktop.org/series/147289/
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
99e5a866b5e13f134e606a3e29d9508d97826fb3
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit c5e8f7f34f6707dd1200a72fcd837a91a2d1e40d
Author: Sobin Thomas <sobin.thomas at intel.com>
Date:   Sat Apr 5 06:54:32 2025 +0000

    drm/xe: xe_hw_engine_class: Add fault injection and improve error handling in kobj_xe_hw_engine_class
    
    - Added fault injection for `kobj_xe_hw_engine_class` to enhance coverage.
    - Improved error handling by checking for `IS_ERR_OR_NULL` on `keclass` and
      propagating the error using `PTR_ERR`.
    
    Can be tested using inject-fault-probe-function-kobj_xe_hw_engine_class
    
    Signed-off-by: Sobin Thomas <sobin.thomas at intel.com>
+ /mt/dim checkpatch 60b7ecc2c5c979cfb8863272348bd6724559b5be drm-intel
c5e8f7f34f67 drm/xe: xe_hw_engine_class: Add fault injection and improve error handling in kobj_xe_hw_engine_class




More information about the Intel-xe mailing list