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

Patchwork patchwork at emeril.freedesktop.org
Thu Feb 1 14:36:49 UTC 2024


== Series Details ==

Series: drm: enable W=1 warnings by default across the subsystem
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
35591fb8b4d5305b37ce31483f85ac0956eaa536
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit d0a6c4872e037e3a5ded70758b0a7baf56c9b018
Author: Jani Nikula <jani.nikula at intel.com>
Date:   Thu Feb 1 16:33:09 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 3e58a4940c44430f20cad20ead5e1b77ed209cde drm-intel
83c212b5a drm: enable (most) W=1 warnings by default across the subsystem
d0a6c4872 drm: Add CONFIG_DRM_WERROR




More information about the Intel-xe mailing list