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

Patchwork patchwork at emeril.freedesktop.org
Fri Mar 8 21:53:50 UTC 2024


== Series Details ==

Series: drm/xe: Invalidate userptr VMA on page pin fault (rev2)
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 df0846acd82a60d5d8a9e50bae19f2a34dccbb14
Author: Matthew Brost <matthew.brost at intel.com>
Date:   Fri Mar 8 13:49:11 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.
    
    v2:
     - Fix build error (CI)
    
    Signed-off-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch 3fde6df89bac97416ce1c82b14237a1a67ce3285 drm-intel
df0846acd82a drm/xe: Invalidate userptr VMA on page pin fault




More information about the Intel-xe mailing list