✗ CI.checkpatch: warning for drm/xe: xe with/without kunit

Patchwork patchwork at emeril.freedesktop.org
Thu Jun 26 21:22:30 UTC 2025


== Series Details ==

Series: drm/xe: xe with/without kunit
URL   : https://patchwork.freedesktop.org/series/150844/
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
f8ff75ae1d2127635239b134695774ed4045d05b
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit d67fc8428ed5c81540d653583f9a4926f650ae34
Author: Harry Austen <hpausten at protonmail.com>
Date:   Thu Jun 26 13:56:19 2025 -0700

    drm/xe: Allow dropping kunit dependency as built-in
    
    Fix Kconfig symbol dependency on KUNIT, which isn't actually required
    for XE to be built-in. However, if KUNIT is enabled, it must be built-in
    too.
    
    Fixes: 08987a8b6820 ("drm/xe: Fix build with KUNIT=m")
    Cc: Lucas De Marchi <lucas.demarchi at intel.com>
    Cc: Thomas Hellström <thomas.hellstrom at linux.intel.com>
    Cc: Jani Nikula <jani.nikula at linux.intel.com>
    Cc: Maarten Lankhorst <maarten.lankhorst at linux.intel.com>
    Signed-off-by: Harry Austen <hpausten at protonmail.com>
    Reviewed-by: Lucas De Marchi <lucas.demarchi at intel.com>
    Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch 98f015a92833e2d04fda89e1657a13d7290403e8 drm-intel
3f780d39218e FOR_CI: pcode-fix
-:7: WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line (possible unwrapped commit description?)
#7: 
at https://lore.kernel.org/intel-xe/gbisrh7ep2gn2fxv7xz4g4sy75qjpmcr5yqdx5atlab2oxevlx@j3zwx3k4o4x4/

-:20: CHECK:LINE_SPACING: Please don't use multiple blank lines
#20: FILE: drivers/gpu/drm/xe/xe_pcode.c:340:
 
+

total: 0 errors, 1 warnings, 1 checks, 16 lines checked
d67fc8428ed5 drm/xe: Allow dropping kunit dependency as built-in




More information about the Intel-xe mailing list