✓ CI.checkpatch: success for drm/client: Build the tests with CONFIG_DRM_KUNIT_TEST=m
Patchwork
patchwork at emeril.freedesktop.org
Mon Mar 3 09:53:48 UTC 2025
== Series Details ==
Series: drm/client: Build the tests with CONFIG_DRM_KUNIT_TEST=m
URL : https://patchwork.freedesktop.org/series/145706/
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
22f9cda3436b4fe965b5c5f31d2f2c1bcb483189
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 1c70f7a04bf058ba8e5ee7e58b83e676216d135b
Author: Ville Syrjälä <ville.syrjala at linux.intel.com>
Date: Mon Mar 3 11:48:08 2025 +0200
drm/client: Build the tests with CONFIG_DRM_KUNIT_TEST=m
Use IS_ENABLED() to check for CONFIG_DRM_KUNIT_TEST so
that it picks up the modular case as well.
Cc: Maxime Ripard <mripard at kernel.org>
Signed-off-by: Ville Syrjälä <ville.syrjala at linux.intel.com>
+ /mt/dim checkpatch 60b234fe25a41a2678a21d545477e22e0550faba drm-intel
1c70f7a04bf0 drm/client: Build the tests with CONFIG_DRM_KUNIT_TEST=m
More information about the Intel-xe
mailing list