✓ CI.checkpatch: success for drm/xe: Restore EIO errno return when GuC PC start fails

Patchwork patchwork at emeril.freedesktop.org
Fri Mar 28 20:52:36 UTC 2025


== Series Details ==

Series: drm/xe: Restore EIO errno return when GuC PC start fails
URL   : https://patchwork.freedesktop.org/series/146978/
State : success

== 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
99e5a866b5e13f134e606a3e29d9508d97826fb3
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 6f976fa6574d9934c9f392fdef64e923b26d5539
Author: Rodrigo Vivi <rodrigo.vivi at intel.com>
Date:   Fri Mar 28 14:17:52 2025 -0400

    drm/xe: Restore EIO errno return when GuC PC start fails
    
    Commit b4b05e53b550 ("drm/xe/guc_pc: Retry and wait longer for GuC PC
    start") from Mar 7, 2025 (linux-next), leads to the following Smatch
    static checker warning:
    
            drivers/gpu/drm/xe/xe_guc_pc.c:1073 xe_guc_pc_start()
            warn: missing error code here? '_dev_err()' failed. 'ret' = '0'
    
    Fixes: b4b05e53b550 ("drm/xe/guc_pc: Retry and wait longer for GuC PC start")
    Reported-by: Dan Carpenter <dan.carpenter at linaro.org>
    Closes: https://lore.kernel.org/intel-xe/1454a5f1-ee18-4df1-a6b2-a4a3dddcd1cb@stanley.mountain/
    Signed-off-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
+ /mt/dim checkpatch b8a000ee8dbf41db533796cefbfb275cd306eb5b drm-intel
6f976fa6574d drm/xe: Restore EIO errno return when GuC PC start fails




More information about the Intel-xe mailing list