✓ CI.checkpatch: success for drm/xe/oa: Destroy the stream_lock mutex (rev2)

Patchwork patchwork at emeril.freedesktop.org
Mon Jul 1 16:32:58 UTC 2024


== Series Details ==

Series: drm/xe/oa: Destroy the stream_lock mutex (rev2)
URL   : https://patchwork.freedesktop.org/series/135503/
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
51ce9f6cd981d42d7467409d7dbc559a450abc1e
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 07252d1ed52a576072131932f80d6f3bd54f8280
Author: Ashutosh Dixit <ashutosh.dixit at intel.com>
Date:   Thu Jun 27 22:21:25 2024 -0700

    drm/xe/oa: Destroy the stream_lock mutex
    
    The mutex allocated in xe_oa_stream_init() was never previously
    destroyed. Do so now.
    
    Fixes: e936f885f1e9 ("drm/xe/oa/uapi: Expose OA stream fd")
    Cc: Michal Wajdeczko <michal.wajdeczko at intel.com>
    Signed-off-by: Ashutosh Dixit <ashutosh.dixit at intel.com>
    Reviewed-by: Umesh Nerlige Ramappa <umesh.nerlige.ramappa at intel.com>
+ /mt/dim checkpatch 886eeb6d89b58f914ee5045fcac54b59a73d8299 drm-intel
07252d1ed52a drm/xe/oa: Destroy the stream_lock mutex




More information about the Intel-xe mailing list