✗ CI.checkpatch: warning for xe/xe_bo_move: Enhance xe_bo_move trace (rev2)

Patchwork patchwork at emeril.freedesktop.org
Thu Jan 4 13:33:37 UTC 2024


== Series Details ==

Series: xe/xe_bo_move: Enhance xe_bo_move trace (rev2)
URL   : https://patchwork.freedesktop.org/series/128151/
State : warning

== 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
6030b24c1386b00de8187b5fb987e283a57b372a
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit f9ae1b5b050461dccf522425ad491b8bee7953a5
Author: Priyanka Dandamudi <priyanka.dandamudi at intel.com>
Date:   Wed Jan 3 18:08:26 2024 +0530

    xe/xe_bo_move: Enhance xe_bo_move trace
    
    Enhanced xe_bo_move trace to be more readable.
    It will help to show the migration details.
    Src and dst details.
    
    v2: Modify trace_xe_bo_move(), it takes the integer mem_type
    rather than a string.
    Make mem_type_to_name() extern, it will be used by trace.(Thomas)
    
    Cc: Thomas Hellström <thomas.hellstrom at linux.intel.com>
    Cc: Oak Zeng <oak.zeng at intel.com>
    Cc: Kempczynski Zbigniew <Zbigniew.Kempczynski at intel.com>
    Cc: Matthew Brost <matthew.brost at intel.com>
    Cc: Brian Welty <brian.welty at intel.com>
    Signed-off-by: Priyanka Dandamudi <priyanka.dandamudi at intel.com>
+ /mt/dim checkpatch 7b3b98d034784b125bad7aca46f9e7a3cfcde45a drm-intel
f9ae1b5b0 xe/xe_bo_move: Enhance xe_bo_move trace
-:107: CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#107: FILE: drivers/gpu/drm/xe/xe_trace.h:107:
+	    TP_STRUCT__entry(

-:114: CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#114: FILE: drivers/gpu/drm/xe/xe_trace.h:114:
+	    TP_fast_assign(

total: 0 errors, 0 warnings, 2 checks, 81 lines checked




More information about the Intel-xe mailing list