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

Patchwork patchwork at emeril.freedesktop.org
Mon May 12 16:27:21 UTC 2025


== Series Details ==

Series: Replace xe_hmm with gpusvm (rev4)
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
202708c00696422fd217223bb679a353a5936e23
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 5ed3c4000526d24988aac7776d2403dc0d17658d
Author: Matthew Auld <matthew.auld at intel.com>
Date:   Mon May 12 16:06:46 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 f3767db51c5d8bc3ba3f2b342332ab329044fe5b drm-intel
b9609f762d84 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
0422f6b8647e drm/gpusvm: use more selective dma dir in get_pages()
9d3adf3a3418 drm/gpusvm: pull out drm_gpusvm_pages substructure
e66b592b62d8 drm/gpusvm: refactor core API to use pages struct
1cc5a4d1e008 drm/gpusvm: export drm_gpusvm_pages API
0e4dfea89a24 drm/xe/vm: split userptr bits into separate file
-:44: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#44: 
new file mode 100644

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

total: 0 errors, 1 warnings, 0 checks, 583 lines checked
5ed3c4000526 drm/xe/pt: unify xe_pt_svm_pre_commit with userptr




More information about the Intel-xe mailing list