✓ CI.checkpatch: success for series starting with [1/2] drm/xe: fix unbalanced rpm put() with fence_fini()

Patchwork patchwork at emeril.freedesktop.org
Tue Oct 8 10:53:46 UTC 2024


== Series Details ==

Series: series starting with [1/2] drm/xe: fix unbalanced rpm put() with fence_fini()
URL   : https://patchwork.freedesktop.org/series/139688/
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 f4db71746d60dd1aaeefc56bdd05dec9df4e0716
Author: Matthew Auld <matthew.auld at intel.com>
Date:   Tue Oct 8 11:47:25 2024 +0100

    drm/xe: fix unbalanced rpm put() with declare_wedged()
    
    Technically the or_reset() means we call the action on failure, however
    that would lead to unbalanced rpm put(). Move the get() earlier to fix
    this. It should be extremely unlikely to ever trigger this in practice.
    
    Fixes: 452bca0edbd0 ("drm/xe: Don't suspend device upon wedge")
    Signed-off-by: Matthew Auld <matthew.auld at intel.com>
    Cc: Matthew Brost <matthew.brost at intel.com>
    Cc: Nirmoy Das <nirmoy.das at intel.com>
+ /mt/dim checkpatch 131a5dd267541faa13894b97d44af39b257fc887 drm-intel
b17ca1bd2b42 drm/xe: fix unbalanced rpm put() with fence_fini()
f4db71746d60 drm/xe: fix unbalanced rpm put() with declare_wedged()




More information about the Intel-xe mailing list