✓ CI.checkpatch: success for drm: enable W=1 warnings by default across the subsystem (rev2)

Patchwork patchwork at emeril.freedesktop.org
Tue Mar 5 09:13:36 UTC 2024


== Series Details ==

Series: drm: enable W=1 warnings by default across the subsystem (rev2)
URL   : https://patchwork.freedesktop.org/series/129421/
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
4dc7d0cc630cdd9ac56065b1a22afc329345a519
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 24fea95b5f5f9d9c92e9b5510d46770c13e3138e
Author: Jani Nikula <jani.nikula at intel.com>
Date:   Tue Mar 5 11:07:36 2024 +0200

    drm: Add CONFIG_DRM_WERROR
    
    Add kconfig to enable -Werror subsystem wide. This is useful for
    development and CI to keep the subsystem warning free, while avoiding
    issues outside of the subsystem that kernel wide CONFIG_WERROR=y might
    hit.
    
    v2: Don't depend on COMPILE_TEST
    
    Reviewed-by: Hamza Mahfooz <hamza.mahfooz at amd.com> # v1
    Signed-off-by: Jani Nikula <jani.nikula at intel.com>
+ /mt/dim checkpatch 2772cf5417c580b365fdd356aac662255f9f10ac drm-intel
416f8538cc6a drm: enable (most) W=1 warnings by default across the subsystem
24fea95b5f5f drm: Add CONFIG_DRM_WERROR




More information about the Intel-xe mailing list