✓ CI.checkpatch: success for drm/xe: Remove uninitialized end var from xe_gt_tlb_invalidation_range()

Patchwork patchwork at emeril.freedesktop.org
Mon Apr 29 15:48:38 UTC 2024


== Series Details ==

Series: drm/xe: Remove uninitialized end var from xe_gt_tlb_invalidation_range()
URL   : https://patchwork.freedesktop.org/series/133029/
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
0daf0be5bb95eb0a0e42275e00a0e42d8d8fd543
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit dd7857da11b68e9aef91c8e3baafe46439fa952b
Author: Nirmoy Das <nirmoy.das at intel.com>
Date:   Mon Apr 29 17:28:21 2024 +0200

    drm/xe: Remove uninitialized end var from xe_gt_tlb_invalidation_range()
    
    This fixes commit c4f18703629d ("drm/xe: Add
    xe_gt_tlb_invalidation_range and convert PT layer to use this")
    which added the end variable as part of the function param.
    
    Cc: Matthew Brost <matthew.brost at intel.com>
    Signed-off-by: Nirmoy Das <nirmoy.das at intel.com>
+ /mt/dim checkpatch acf512bb5ff4d2e8ed5ef67444b6c1f92a222d77 drm-intel
dd7857da11b6 drm/xe: Remove uninitialized end var from xe_gt_tlb_invalidation_range()




More information about the Intel-xe mailing list