✓ CI.checkpatch: success for drm/xe: Remove redundant [drm] tag from xe_assert() message
Patchwork
patchwork at emeril.freedesktop.org
Mon Sep 2 19:13:21 UTC 2024
== Series Details ==
Series: drm/xe: Remove redundant [drm] tag from xe_assert() message
URL : https://patchwork.freedesktop.org/series/138111/
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
9fe5037901cabbcdf27a6fe0dfb047ca1474d363
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 0f34453e4d369da925df251b8ef8dbc82efe5e80
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date: Mon Sep 2 21:07:26 2024 +0200
drm/xe: Remove redundant [drm] tag from xe_assert() message
Since commit 178c0a33c421 ("drm/print: Add generic drm dev printk
function") the output from drm_WARN() includes previously missing
the [drm] tag, so now xe_assert() is printing it twice:
[ ] xe 0000:00:02.0: [drm] [drm] Assertion `false` failed!
Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
+ /mt/dim checkpatch 0c71de2cc65c5f4ee75046f1c04fdf56ea7c5f30 drm-intel
0f34453e4d36 drm/xe: Remove redundant [drm] tag from xe_assert() message
More information about the Intel-xe
mailing list