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

Patchwork patchwork at emeril.freedesktop.org
Wed Oct 9 10:45:23 UTC 2024


== Series Details ==

Series: series starting with [v2,1/2] drm/xe: fix unbalanced rpm put() with fence_fini()
URL   : https://patchwork.freedesktop.org/series/139757/
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 9845620757cc2d48b8d98dfe2bb69a282825057e
Author: Matthew Auld <matthew.auld at intel.com>
Date:   Wed Oct 9 09:48:10 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>
    Reviewed-by: Matthew Brost <matthew.brost at intel.com>
    Reviewed-by: Nirmoy Das <nirmoy.das at intel.com>
+ /mt/dim checkpatch 97b4690ecb1eafab876fe8be401d0d45bb5eb5ff drm-intel
df8aecf12ad1 drm/xe: fix unbalanced rpm put() with fence_fini()
9845620757cc drm/xe: fix unbalanced rpm put() with declare_wedged()




More information about the Intel-xe mailing list