✓ CI.checkpatch: success for series starting with [1/1] drm/xe/svm: Avoid duplicate eviction on get_pages() failure

Patchwork patchwork at emeril.freedesktop.org
Tue May 27 13:04:32 UTC 2025


== Series Details ==

Series: series starting with [1/1] drm/xe/svm: Avoid duplicate eviction on get_pages() failure
URL   : https://patchwork.freedesktop.org/series/149506/
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
202708c00696422fd217223bb679a353a5936e23
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 8918e80cc69468dfdbd321eb8612f8f4066bbd63
Author: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
Date:   Mon May 26 22:09:07 2025 +0530

    drm/xe/svm: Avoid duplicate eviction on get_pages() failure
    
    xe_svm_range_get_pages() already calls drm_gpusvm_range_evict()
    internally when it fails with -EOPNOTSUPP. Remove the redundant eviction
    call in the caller to prevent duplicate handling.
    
    Fixes: e0ff0d7cf928 ("drm/xe/svm: Refactor usage of drm_gpusvm* function in xe_svm")
    Cc: Matthew Brost <matthew.brost at intel.com>
    Signed-off-by: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
+ /mt/dim checkpatch 994b4d24e5526a8b1efca4ca25a3a3be47a886e5 drm-intel
8918e80cc694 drm/xe/svm: Avoid duplicate eviction on get_pages() failure




More information about the Intel-xe mailing list