✓ CI.checkpatch: success for drm/xe/tests: Use uninterruptible VM lock

Patchwork patchwork at emeril.freedesktop.org
Tue May 21 11:29:07 UTC 2024


== Series Details ==

Series: drm/xe/tests: Use uninterruptible VM lock
URL   : https://patchwork.freedesktop.org/series/133875/
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
57b97a66dd129aea93991dc66cd10477f7a05cf8
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 2ed5e38377c92c51a2e5883961432206b500cecb
Author: Nirmoy Das <nirmoy.das at intel.com>
Date:   Tue May 21 12:27:15 2024 +0200

    drm/xe/tests: Use uninterruptible VM lock
    
    Interruptible lock can return error and needed a return value
    check. This test should finish quick enough so use a uninterruptible
    lock instead.
    
    Cc: Matthew Auld <matthew.auld at intel.com>
    Signed-off-by: Nirmoy Das <nirmoy.das at intel.com>
    Reviewed-by: Matthew Auld <matthew.auld at intel.com>
+ /mt/dim checkpatch 362550fd170e1450157834793cf333b521d96133 drm-intel
2ed5e38377c9 drm/xe/tests: Use uninterruptible VM lock




More information about the Intel-xe mailing list