✗ CI.checkpatch: warning for Basic TLB inval refactor

Patchwork patchwork at emeril.freedesktop.org
Tue Jul 15 21:51:36 UTC 2025


== Series Details ==

Series: Basic TLB inval refactor
URL   : https://patchwork.freedesktop.org/series/151670/
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
43254c2aa575037fc031c7ac21b0d031c700b2bf
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit b152feba79f272a417d0b3a97dea798bb7f4ae2d
Author: Matthew Brost <matthew.brost at intel.com>
Date:   Tue Jul 15 21:21:25 2025 +0000

    drm/xe: Add xe_tlb_inval structure
    
    Extract TLB invalidation state into a structure to decouple TLB
    invalidations from the GT, allowing the structure to be embedded
    anywhere in the driver.
    
    Signed-off-by: Matthew Brost <matthew.brost at intel.com>
    Signed-off-by: Stuart Summers <stuart.summers at intel.com>
    Reviewed-by: Stuart Summers <stuart.summers at intel.com>
+ /mt/dim checkpatch 394c972916ad8aa294c31fee993bde243b786bac drm-intel
f20f85b034a0 drm/xe: Explicitly mark migration queues with flag
2b673f231f04 drm/xe: Remove unused GT TLB invalidation trace points
c5db8ec0dc90 drm/xe: s/tlb_invalidation/tlb_inval
-:118: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#118: 
rename from drivers/gpu/drm/xe/xe_gt_tlb_invalidation.c

total: 0 errors, 1 warnings, 0 checks, 1127 lines checked
b152feba79f2 drm/xe: Add xe_tlb_inval structure




More information about the Intel-xe mailing list