✗ CI.checkpatch: warning for Replace xe_hmm with gpusvm (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Fri Mar 28 20:47:07 UTC 2025
== Series Details ==
Series: Replace xe_hmm with gpusvm (rev2)
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
99e5a866b5e13f134e606a3e29d9508d97826fb3
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 3f609c821a5c6f5a929e9c2956db2af12ca961c8
Author: Matthew Auld <matthew.auld at intel.com>
Date: Fri Mar 28 18:10:36 2025 +0000
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.
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 b8a000ee8dbf41db533796cefbfb275cd306eb5b drm-intel
929bce4fd08d 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
616e715847a0 drm/gpusvm: use more selective dma dir in get_pages()
cfa7c02bfb7d drm/gpusvm: pull out drm_gpusvm_pages substructure
6d8e98d48cd9 drm/gpusvm: refactor core API to use pages struct
9f6fcb323d0a drm/gpusvm: export drm_gpusvm_pages API
2a3bd6491d32 drm/xe/userptr: replace xe_hmm with gpusvm
-:79: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#79:
deleted file mode 100644
total: 0 errors, 1 warnings, 0 checks, 436 lines checked
3f609c821a5c drm/xe/pt: unify xe_pt_svm_pre_commit with userptr
More information about the Intel-xe
mailing list