✓ CI.checkpatch: success for drm/xe/oa: Fix "Missing outer runtime PM protection" warning

Patchwork patchwork at emeril.freedesktop.org
Sat Nov 9 03:25:49 UTC 2024


== Series Details ==

Series: drm/xe/oa: Fix "Missing outer runtime PM protection" warning
URL   : https://patchwork.freedesktop.org/series/141123/
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 62df8387b962570977bd6489f7284107abe3eb39
Author: Ashutosh Dixit <ashutosh.dixit at intel.com>
Date:   Fri Nov 8 19:20:03 2024 -0800

    drm/xe/oa: Fix "Missing outer runtime PM protection" warning
    
    Fix the following drm_WARN:
    
    [953.586396] xe 0000:00:02.0: [drm] Missing outer runtime PM protection
    ...
    <4> [953.587090]  ? xe_pm_runtime_get_noresume+0x8d/0xa0 [xe]
    <4> [953.587208]  guc_exec_queue_add_msg+0x28/0x130 [xe]
    <4> [953.587319]  guc_exec_queue_fini+0x3a/0x40 [xe]
    <4> [953.587425]  xe_exec_queue_destroy+0xb3/0xf0 [xe]
    <4> [953.587515]  xe_oa_release+0x9c/0xc0 [xe]
    
    Suggested-by: John Harrison <john.c.harrison at intel.com>
    Suggested-by: Matthew Brost <matthew.brost at intel.com>
    Fixes: e936f885f1e9 ("drm/xe/oa/uapi: Expose OA stream fd")
    Cc: stable at vger.kernel.org
    Signed-off-by: Ashutosh Dixit <ashutosh.dixit at intel.com>
+ /mt/dim checkpatch 00976833a8b163cfcad247ba2d22ea4819fd749c drm-intel
62df8387b962 drm/xe/oa: Fix "Missing outer runtime PM protection" warning




More information about the Intel-xe mailing list