[Intel-xe] ✓ CI.checkpatch: success for drm/xe: Ban a VM if rebind worker hits an error (rev2)

Patchwork patchwork at emeril.freedesktop.org
Thu Jun 15 22:47:10 UTC 2023


== Series Details ==

Series: drm/xe: Ban a VM if rebind worker hits an error (rev2)
URL   : https://patchwork.freedesktop.org/series/118080/
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 e33932b49afd975a432ead9bb14d681f6ad40c72
Author: Matthew Brost <matthew.brost at intel.com>
Date:   Thu Jun 15 15:44:09 2023 -0700

    drm/xe: Ban a VM if rebind worker hits an error
    
    We cannot recover a VM if a rebind worker hits an error, ban the VM if
    happens to ensure we do not attempt to place this VM on the hardware
    again.
    
    A follow up will inform the user if this happens.
    
    v2: Return -ECANCELED in exec VM closed or banned, check for closed or
    banned within VM lock.
    
    Signed-off-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch 293e40ed72cf5a9cf97438455bb8172fa260c7eb drm-intel
e33932b49 drm/xe: Ban a VM if rebind worker hits an error




More information about the Intel-xe mailing list