✓ CI.checkpatch: success for 10/12] drm/xe/guc: Add GuC log to devcoredump captures

Patchwork patchwork at emeril.freedesktop.org
Fri Sep 20 14:43:35 UTC 2024


== Series Details ==

Series: 10/12] drm/xe/guc: Add GuC log to devcoredump captures
URL   : https://patchwork.freedesktop.org/series/138926/
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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 14cb36be1713066ab82d6e9742e0765620a6a42c
Author: John Harrison <John.C.Harrison at Intel.com>
Date:   Fri Sep 20 19:36:35 2024 +0530

    01/12] drm/xe/guc: Remove spurious line feed in debug print
    
    Including line feeds at the start of a debug print messes up the
    output when sent to dmesg. The break appears between all the useful
    prefix information and the actual string being printed. In this case,
    each block of data has a very clear start line and an extra delimeter
    is really not necessary. So don't do it.
    
    v2: Fix typo in commit message (review feedback from Michal W.)
    
    Signed-off-by: John Harrison <John.C.Harrison at Intel.com>
    Reviewed-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
    Reviewed-by: Julia Filipchuk <julia.filipchuk at intel.com>
+ /mt/dim checkpatch 128ccc5f71d7b9d84ce8f0651aa713ae490f4990 drm-intel
14cb36be1713 01/12] drm/xe/guc: Remove spurious line feed in debug print




More information about the Intel-xe mailing list