✗ CI.checkpatch: warning for drm/xe: Add helper function to inject fault into ct_dead_capture() (rev7)

Patchwork patchwork at emeril.freedesktop.org
Tue Jun 10 12:58:05 UTC 2025


== Series Details ==

Series: drm/xe: Add helper function to inject fault into ct_dead_capture() (rev7)
URL   : https://patchwork.freedesktop.org/series/148415/
State : warning

== 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
202708c00696422fd217223bb679a353a5936e23
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit be5186e44c897523169cda86e782306cd6aa286a
Author: Satyanarayana K V P <satyanarayana.k.v.p at intel.com>
Date:   Tue Jun 10 18:39:00 2025 +0530

    drm/xe: Add helper function to inject fault into ct_dead_capture()
    
    When injecting fault to xe_guc_ct_send_recv() & xe_guc_mmio_send_recv()
    functions, the CI test systems are going out of space and crashing. To
    avoid this issue, a new helper function is created and when fault is
    injected into this xe_is_injection_active() helper function, ct dead capture
    is avoided which suppresses ct dumps in the log.
    
    Signed-off-by: Satyanarayana K V P <satyanarayana.k.v.p at intel.com>
    Suggested-by: John Harrison <John.C.Harrison at Intel.com>
    Reviewed-by: John Harrison <John.C.Harrison at Intel.com>
    Cc: Michal Wajdeczko <michal.wajdeczko at intel.com>
    Cc: Jani Nikula <jani.nikula at intel.com>
+ /mt/dim checkpatch 52ecbb6a68785860c776b29f58792d9807243979 drm-intel
be5186e44c89 drm/xe: Add helper function to inject fault into ct_dead_capture()
-:10: WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line (possible unwrapped commit description?)
#10: 
injected into this xe_is_injection_active() helper function, ct dead capture

total: 0 errors, 1 warnings, 0 checks, 36 lines checked




More information about the Intel-xe mailing list