✗ CI.checkpatch: warning for drm/xe: Fix modpost warning on xe_mocs kunit module

Patchwork patchwork at emeril.freedesktop.org
Tue Feb 13 03:38:55 UTC 2024


== Series Details ==

Series: drm/xe: Fix modpost warning on xe_mocs kunit module
URL   : https://patchwork.freedesktop.org/series/129806/
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 41e9627aabcd556171a3eff5860bdbc7158ecb84
Author: Ashutosh Dixit <ashutosh.dixit at intel.com>
Date:   Mon Feb 12 19:35:48 2024 -0800

    drm/xe: Fix modpost warning on xe_mocs kunit module
    
    $ make W=1 -j100 M=drivers/gpu/drm/xe
    MODPOST drivers/gpu/drm/xe/Module.symvers
    WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/xe/tests/xe_mocs_test.o
    
    Fix is identical to '1d425066f15f ("drm/xe: Fix modpost warning on kunit
    modules")'.
    
    Fixes: a6a4ea6d7d37 ("drm/xe: Add mocs kunit")
    Signed-off-by: Ashutosh Dixit <ashutosh.dixit at intel.com>
+ /mt/dim checkpatch bd80d96780e6c0ce95fa6e69b2616388a1397ce9 drm-intel
41e9627aa drm/xe: Fix modpost warning on xe_mocs kunit module
-:13: WARNING:UNKNOWN_COMMIT_ID: Unknown commit id 'a6a4ea6d7d37', maybe rebased or not pulled?
#13: 
Fixes: a6a4ea6d7d37 ("drm/xe: Add mocs kunit")

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




More information about the Intel-xe mailing list