✓ CI.checkpatch: success for drm/xe: Invalidate userptr VMA on page pin fault

Patchwork patchwork at emeril.freedesktop.org
Fri Mar 8 21:42:47 UTC 2024


== Series Details ==

Series: drm/xe: Invalidate userptr VMA on page pin fault
URL   : https://patchwork.freedesktop.org/series/130935/
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
a9bb2a8a17457065eb398a81e8fd9aec2b519fd6
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 51be9738e69582621c45a442ac73cfa2571920a7
Author: Matthew Brost <matthew.brost at intel.com>
Date:   Fri Mar 8 13:37:47 2024 -0800

    drm/xe: Invalidate userptr VMA on page pin fault
    
    Rather than return an error to the user or ban the VM when userptr VMA
    page pin fails with -EFAULT, invalidate VMA mappings. This supports the
    UMD use case of freeing userptr while still having bindings.
    
    Signed-off-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch 3fde6df89bac97416ce1c82b14237a1a67ce3285 drm-intel
51be9738e695 drm/xe: Invalidate userptr VMA on page pin fault




More information about the Intel-xe mailing list