✓ CI.checkpatch: success for drm/xe: unlock object in an error condition

Patchwork patchwork at emeril.freedesktop.org
Thu Nov 28 22:48:34 UTC 2024


== Series Details ==

Series: drm/xe: unlock object in an error condition
URL   : https://patchwork.freedesktop.org/series/141902/
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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit eb344050da86ab7fa7bbd733f4e3482b2482a928
Author: Oak Zeng <oak.zeng at intel.com>
Date:   Thu Nov 28 16:34:08 2024 -0500

    drm/xe: unlock object in an error condition
    
    In xe_gem_fault, we reserved a buffer object but didn't unreserve
    it under an error condition. Unreserve it.
    
    Signed-off-by: Oak Zeng <oak.zeng at intel.com>
+ /mt/dim checkpatch 709349e154b56980b3957b3f72af3f67cfdd7aee drm-intel
eb344050da86 drm/xe: unlock object in an error condition




More information about the Intel-xe mailing list