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

Patchwork patchwork at emeril.freedesktop.org
Fri Jun 28 05:30:35 UTC 2024


== Series Details ==

Series: drm/xe/oa: Destroy the stream_lock mutex
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 e6cd5803ba0174530713e17a7dde7fc4402bd5c1
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>
+ /mt/dim checkpatch 63dfdacc5a570c29fbcb6d6d03a2c7a070add127 drm-intel
e6cd5803ba01 drm/xe/oa: Destroy the stream_lock mutex




More information about the Intel-xe mailing list