✗ CI.checkpatch: warning for series starting with [v6,1/4] drm/xe/lrc: Add xe lrc ring tail function definitions

Patchwork patchwork at emeril.freedesktop.org
Tue Apr 16 00:58:49 UTC 2024


== Series Details ==

Series: series starting with [v6,1/4] drm/xe/lrc: Add xe lrc ring tail function definitions
URL   : https://patchwork.freedesktop.org/series/132471/
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
35057f376b5337039b258ae4c66ed9218f4b3fb8
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 329026de69e530098bd9314128c25d97f3520028
Author: Jonathan Cavitt <jonathan.cavitt at intel.com>
Date:   Mon Apr 15 14:50:12 2024 -0700

    drm/xe/xe_guc_submit: Declare reset if banned or killed
    
    Add an additional condition to the reset_status guc_exec_queue_op that
    returns true if the exec queue has been banned or killed.  The
    reset_status op is only used for exiting any xe_wait_user_fence_ioctl
    that waits on an exec queue without timing out, so doing this will exit
    the ioctl early in cases where the exec queue can no longer function,
    such as after a GuC stop during a reset.
    
    Suggested-by: Matthew Brost <matthew.brost at intel.com>
    Signed-off-by: Jonathan Cavitt <jonathan.cavitt at intel.com>
    Reviewed-by: Stuart Summers <stuart.summers at intel.com>
+ /mt/dim checkpatch 7bc330055f5c2924b42e389887691fea3f401a45 drm-intel
cc68bc39c5e3 drm/xe/lrc: Add xe lrc ring tail function definitions
-:6: WARNING:TYPO_SPELLING: 'defintions' may be misspelled - perhaps 'definitions'?
#6: 
Add defintions for the functions xe_lrc_set_ring_tail and
    ^^^^^^^^^^

total: 0 errors, 1 warnings, 0 checks, 66 lines checked
2e83ae748610 drm/xe/xe_guc_submit: Fix exec queue stop race condition
6ea0a257c08d drm/xe/xe_guc_submit: Allow lr exec queues to be banned
329026de69e5 drm/xe/xe_guc_submit: Declare reset if banned or killed




More information about the Intel-xe mailing list