✗ CI.checkpatch: warning for drm/xe: fix arguments to drm_err_printer()

Patchwork patchwork at emeril.freedesktop.org
Tue Feb 13 08:52:51 UTC 2024


== Series Details ==

Series: drm/xe: fix arguments to drm_err_printer()
URL   : https://patchwork.freedesktop.org/series/129819/
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
35591fb8b4d5305b37ce31483f85ac0956eaa536
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 4790836b4cfd9abf9588f5114baf865982269837
Author: Jani Nikula <jani.nikula at intel.com>
Date:   Tue Feb 13 10:49:54 2024 +0200

    drm/xe: fix arguments to drm_err_printer()
    
    The commit below changed drm_err_printer() arguments, but failed to
    update all places.
    
    Reported-by: Stephen Rothwell <sfr at canb.auug.org.au>
    Closes: https://lore.kernel.org/r/20240213120410.75c45763@canb.auug.org.au
    Fixes: 5e0c04c8c40b ("drm/print: make drm_err_printer() device specific by using drm_err()")
    Cc: Luca Coelho <luciano.coelho at intel.com>
    Cc: Maxime Ripard <mripard at kernel.org>
    Cc: Thomas Hellström <thomas.hellstrom at linux.intel.com>
    Signed-off-by: Jani Nikula <jani.nikula at intel.com>
+ /mt/dim checkpatch e370df7a4fb4125cb8eee1b00ff1592808ed9786 drm-intel
4790836b4 drm/xe: fix arguments to drm_err_printer()
-:14: WARNING:UNKNOWN_COMMIT_ID: Unknown commit id '5e0c04c8c40b', maybe rebased or not pulled?
#14: 
Fixes: 5e0c04c8c40b ("drm/print: make drm_err_printer() device specific by using drm_err()")

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




More information about the Intel-xe mailing list