✗ CI.checkpatch: warning for drm/xe/uapi: Correct sync type definition in comments (rev2)

Patchwork patchwork at emeril.freedesktop.org
Sun Jun 8 23:07:54 UTC 2025


== Series Details ==

Series: drm/xe/uapi: Correct sync type definition in comments (rev2)
URL   : https://patchwork.freedesktop.org/series/149958/
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
202708c00696422fd217223bb679a353a5936e23
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit b7b546458b8a6432f4a4987a04ca316c49960e88
Author: Shuicheng Lin <shuicheng.lin at intel.com>
Date:   Sun Jun 8 23:01:33 2025 +0000

    drm/xe/uapi: Correct sync type definition in comments
    
    Commit 37d078e51b4c ("drm/xe/uapi: Split xe_sync types from flags") renamed some DRM_XE_SYNC_*
    defines but later commits kept using the old names. Correct them with the new definition.
    
    v2: correct fixes tag and update commit message to explain why (Lucas)
    
    Fixes: 9329f0667215 ("drm/xe/uapi: Use LR abbrev for long-running vms")
    Fixes: 4b437893a826 ("drm/xe/uapi: More uAPI documentation additions and cosmetic updates")
    Reviewed-by: Lucas De Marchi <lucas.demarchi at intel.com>
    Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
    Cc: Francois Dugast <francois.dugast at intel.com>
    Cc: Zongyao Bai <zongyao.bai at intel.com>
    Signed-off-by: Shuicheng Lin <shuicheng.lin at intel.com>
+ /mt/dim checkpatch b8f759deb9abbafcb01468baecf33aee93ace35f drm-intel
b7b546458b8a drm/xe/uapi: Correct sync type definition in comments
-:6: WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line (possible unwrapped commit description?)
#6: 
Commit 37d078e51b4c ("drm/xe/uapi: Split xe_sync types from flags") renamed some DRM_XE_SYNC_*

total: 0 errors, 1 warnings, 0 checks, 20 lines checked




More information about the Intel-xe mailing list