✓ CI.checkpatch: success for drm/xe: make xe_pm_runtime_lockdep_map a static struct

Patchwork patchwork at emeril.freedesktop.org
Mon Apr 22 20:20:46 UTC 2024


== Series Details ==

Series: drm/xe: make xe_pm_runtime_lockdep_map a static struct
URL   : https://patchwork.freedesktop.org/series/132729/
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
0daf0be5bb95eb0a0e42275e00a0e42d8d8fd543
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 0b5fd4337b1e54fe7f58120f0cbf6aca5e53bb1f
Author: Rodrigo Vivi <rodrigo.vivi at intel.com>
Date:   Mon Apr 22 16:14:54 2024 -0400

    drm/xe: make xe_pm_runtime_lockdep_map a static struct
    
    Fix the new sparse warning:
    
    >> drivers/gpu/drm/xe/xe_pm.c:72:20: sparse: sparse: symbol
    'xe_pm_runtime_lockdep_map' was not declared. Should it be static?
    
    Reported-by: kernel test robot <lkp at intel.com>
    Closes: https://lore.kernel.org/oe-kbuild-all/202404191329.EZzOTzwK-lkp@intel.com/
    Signed-off-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
+ /mt/dim checkpatch d3410a305a38ffffd42343c3beba610f2ceca377 drm-intel
0b5fd4337b1e drm/xe: make xe_pm_runtime_lockdep_map a static struct




More information about the Intel-xe mailing list