[Intel-xe] ✓ CI.checkpatch: success for drm/xe: Use internal VM flags in xe_vm_create

Patchwork patchwork at emeril.freedesktop.org
Mon Jul 10 15:08:06 UTC 2023


== Series Details ==

Series: drm/xe: Use internal VM flags in xe_vm_create
URL   : https://patchwork.freedesktop.org/series/120470/
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
c7d32770e3cd31d9fc134ce41f329b10aa33ee15
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 502608329ccac05fff6b88668f29ec2a47971413
Author: Matthew Brost <matthew.brost at intel.com>
Date:   Mon Jul 10 07:44:05 2023 -0700

    drm/xe: Use internal VM flags in xe_vm_create
    
    xe_vm_create used the IOCTL create flags in a few places rather than the
    internal VM flags and this just happened to work as these values
    matched. This is risky (and incorrect) as the internal flag values are
    free to change. Fix this and use the internal VM flag values.
    
    Signed-off-by: Matthew Brost <matthew.brost at intel.com>
    Reviewed-by: Matthew Auld <matthew.auld at intel.com>
+ /mt/dim checkpatch bcc6a60a1130ef5b99f6347dcc553ab04cbf3365 drm-intel
502608329 drm/xe: Use internal VM flags in xe_vm_create




More information about the Intel-xe mailing list