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

Patchwork patchwork at emeril.freedesktop.org
Thu Apr 24 17:45:53 UTC 2025


== Series Details ==

Series: Replace xe_hmm with gpusvm (rev3)
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 31c9339c6b9431c046ec881cdd4a0c5e046f7ea9
Author: Matthew Auld <matthew.auld at intel.com>
Date:   Thu Apr 24 13:18:35 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>
+ /mt/dim checkpatch 6176f71822602f52bc4327965090275c5570ed0d drm-intel
49e73d0ce1de 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
37c5edb50bee drm/gpusvm: use more selective dma dir in get_pages()
f22b0f344b5c drm/gpusvm: pull out drm_gpusvm_pages substructure
97671627927a drm/gpusvm: refactor core API to use pages struct
844417938b2a drm/gpusvm: export drm_gpusvm_pages API
cfcfb6c5d8fd drm/xe/userptr: replace xe_hmm with gpusvm
-:81: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#81: 
deleted file mode 100644

total: 0 errors, 1 warnings, 0 checks, 494 lines checked
31c9339c6b94 drm/xe/pt: unify xe_pt_svm_pre_commit with userptr




More information about the Intel-xe mailing list