[Intel-xe] ✓ CI.checkpatch: success for Remove use of BUG_ON

Patchwork patchwork at emeril.freedesktop.org
Thu Jul 27 13:48:40 UTC 2023


== Series Details ==

Series: Remove use of BUG_ON
URL   : https://patchwork.freedesktop.org/series/121439/
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
c7d32770e3cd31d9fc134ce41f329b10aa33ee15
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 8a03933ba1386d7d94c1078a5b507d026a31e741
Author: Francois Dugast <francois.dugast at intel.com>
Date:   Thu Jul 27 13:26:30 2023 +0000

    drm/xe/macro: Display XE_WARN_ON messages only in debug mode
    
    Make printing of XE_WARN_ON messages depend on Xe debug flag
    CONFIG_DRM_XE_DEBUG, so that those messages are not printed in production
    environments.
    
    Signed-off-by: Francois Dugast <francois.dugast at intel.com>
+ /mt/dim checkpatch 6dc7ee6d03e78d12f132a503fa47428fb2d4bb41 drm-intel
8276ca00a drm/xe/macro: Remove unused constant
b62d3dc56 drm/xe: Prefer WARN() over BUG() to avoid crashing the kernel
8a03933ba drm/xe/macro: Display XE_WARN_ON messages only in debug mode




More information about the Intel-xe mailing list