✗ CI.checkpatch: warning for series starting with [1/2] drm/xe/guc: Use proper definitions while processing G2H events

Patchwork patchwork at emeril.freedesktop.org
Tue Jan 9 23:23:34 UTC 2024


== Series Details ==

Series: series starting with [1/2] drm/xe/guc: Use proper definitions while processing G2H events
URL   : https://patchwork.freedesktop.org/series/128396/
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 4adc40d3439dd17cdf04724b24bb296a03185e25
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date:   Wed Jan 10 00:00:15 2024 +0100

    drm/xe/guc: Fix arguments passed to relay G2H handlers
    
    By default CT code was passing just payload of th G2H event/request
    message, while Relay code expects full G2H message including HXG
    header which contains DATA0 field. Fix that.
    
    Fixes: 152577060697 ("drm/xe/guc: Start handling GuC Relay event messages")
    Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
+ /mt/dim checkpatch d6ef9c52d8d2ae4c85bc598b74a259db081fff26 drm-intel
9ec3b3ec6 drm/xe/guc: Use proper definitions while processing G2H events
4adc40d34 drm/xe/guc: Fix arguments passed to relay G2H handlers
-:10: WARNING:UNKNOWN_COMMIT_ID: Unknown commit id '152577060697', maybe rebased or not pulled?
#10: 
Fixes: 152577060697 ("drm/xe/guc: Start handling GuC Relay event messages")

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




More information about the Intel-xe mailing list