✗ CI.checkpatch: warning for GuC CT tweaks (rev2)

Patchwork patchwork at emeril.freedesktop.org
Wed Jan 10 01:00:22 UTC 2024


== Series Details ==

Series: GuC CT tweaks (rev2)
URL   : https://patchwork.freedesktop.org/series/128062/
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
414601bf14e77eeb048ecf6d1c25190801399524
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 206eb3a84b96340d00ab643e0b550e1e6d3fab69
Author: Matthew Brost <matthew.brost at intel.com>
Date:   Tue Jan 9 15:01:49 2024 -0800

    drm/xe/guc: Flush G2H handler when turning off CTs
    
    Make sure G2H handler is not running when changing the CT state to drop
    messages or disabled. This will help prevent races in the code ensuring
    that G2H are not being processed after changing the state.
    
    Signed-off-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch d6ef9c52d8d2ae4c85bc598b74a259db081fff26 drm-intel
630faacb3 drm/xe/guc: Add more GuC CT states
-:223: WARNING:TYPO_SPELLING: 'recieved' may be misspelled - perhaps 'received'?
#223: FILE: drivers/gpu/drm/xe/xe_guc_ct_types.h:80:
+ * @XE_GUC_CT_STATE_ENABLED: CT enabled, messages sent / recieved in this state
                                                          ^^^^^^^^

total: 0 errors, 1 warnings, 0 checks, 195 lines checked
e3bdc2816 drm/xe: Move TLB invalidation reset before HW reset
206eb3a84 drm/xe/guc: Flush G2H handler when turning off CTs




More information about the Intel-xe mailing list