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

Patchwork patchwork at emeril.freedesktop.org
Mon Apr 15 23:16:56 UTC 2024


== Series Details ==

Series: series starting with [v5,1/4] drm/xe/lrc: Add xe lrc ring tail function definitions
URL   : https://patchwork.freedesktop.org/series/132464/
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 97673d5a20f52076023c4e25039c150a90273383
Author: Jonathan Cavitt <jonathan.cavitt at intel.com>
Date:   Mon Apr 15 11:46:08 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
2176e839dfd0 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, 24 lines checked
37db4a5f44e4 drm/xe/xe_guc_submit: Fix exec queue stop race condition
8e12c8215163 drm/xe/xe_guc_submit: Allow lr exec queues to be banned
97673d5a20f5 drm/xe/xe_guc_submit: Declare reset if banned or killed




More information about the Intel-xe mailing list