✓ CI.checkpatch: success for series starting with [1/2] drm/xe/vm: move rebind_work init earlier

Patchwork patchwork at emeril.freedesktop.org
Wed May 14 23:46:45 UTC 2025


== Series Details ==

Series: series starting with [1/2] drm/xe/vm: move rebind_work init earlier
URL   : https://patchwork.freedesktop.org/series/149016/
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 f0c100f56db9e65c21c37b4e324b7b3fae633dca
Author: Matthew Auld <matthew.auld at intel.com>
Date:   Wed May 14 16:24:26 2025 +0100

    drm/xe/vm: move xe_svm_init() earlier
    
    In xe_vm_close_and_put() we need to be able to call xe_svm_fini(),
    however during vm creation we can call this on the error path, before
    having actually initialised the svm state, leading to various splats
    followed by a fatal NPD.
    
    Fixes: 6fd979c2f331 ("drm/xe: Add SVM init / close / fini to faulting VMs")
    Link: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/4967
    Signed-off-by: Matthew Auld <matthew.auld at intel.com>
    Cc: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch 3d6670fab64cb00b5e6ed80d2517147db533faf1 drm-intel
836070042dca drm/xe/vm: move rebind_work init earlier
f0c100f56db9 drm/xe/vm: move xe_svm_init() earlier




More information about the Intel-xe mailing list