✗ CI.checkpatch: warning for Replace xe_hmm with gpusvm (rev5)

Patchwork patchwork at emeril.freedesktop.org
Mon Aug 18 17:04:14 UTC 2025


== Series Details ==

Series: Replace xe_hmm with gpusvm (rev5)
URL   : https://patchwork.freedesktop.org/series/146553/
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
553439844b6500767ce8aef522cfe9fbb7ece541
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit f9f73643ede960b986329c70a979999910f50e16
Author: Matthew Auld <matthew.auld at intel.com>
Date:   Mon Aug 18 16:22:01 2025 +0100

    drm/xe/pt: unify xe_pt_svm_pre_commit with userptr
    
    We now use the same notifier lock for SVM and userptr, with that we can
    combine xe_pt_userptr_pre_commit and xe_pt_svm_pre_commit.
    
    v2: (Matt B)
      - Re-use xe_svm_notifier_lock/unlock for userptr.
      - Combine svm/userptr handling further down into op_check_svm_userptr.
    
    Suggested-by: Matthew Brost <matthew.brost at intel.com>
    Signed-off-by: Matthew Auld <matthew.auld at intel.com>
    Cc: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
    Cc: Thomas Hellström <thomas.hellstrom at linux.intel.com>
    Reviewed-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch 912c10fafebf45522f7f56e33a020284e83c27ab drm-intel
11babbe1d197 drm/gpusvm: fix hmm_pfn_to_map_order() usage
-:19: WARNING:BAD_REPORTED_BY_LINK: Reported-by: should be immediately followed by Closes: with a URL to the report
#19: 
Reported-by: Thomas Hellström <thomas.hellstrom at linux.intel.com>
Signed-off-by: Matthew Auld <matthew.auld at intel.com>

total: 0 errors, 1 warnings, 0 checks, 51 lines checked
cd0f97a95eb3 drm/gpusvm: use more selective dma dir in get_pages()
85d4dcd0a32a drm/gpusvm: pull out drm_gpusvm_pages substructure
4c5b6f3e354e drm/gpusvm: refactor core API to use pages struct
b4c94067c7a9 drm/gpusvm: export drm_gpusvm_pages API
84568269c8b1 drm/xe/vm: split userptr bits into separate file
-:45: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#45: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 857 lines checked
5a26add70022 drm/xe/userptr: replace xe_hmm with gpusvm
-:102: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#102: 
deleted file mode 100644

total: 0 errors, 1 warnings, 0 checks, 677 lines checked
f9f73643ede9 drm/xe/pt: unify xe_pt_svm_pre_commit with userptr




More information about the Intel-xe mailing list