✗ CI.checkpatch: warning for FW guard class

Patchwork patchwork at emeril.freedesktop.org
Mon Jun 17 15:00:18 UTC 2024


== Series Details ==

Series: FW guard class
URL   : https://patchwork.freedesktop.org/series/134958/
State : warning

== 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 668dd1f4af6faff4e2e43db52498cad45087c4a9
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date:   Mon Jun 17 16:34:30 2024 +0200

    drm/xe: Use new FW guard in xe_pat.c
    
    Start using new FW guard to minimize risk of leaking force-wake
    references.
    
    Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
+ /mt/dim checkpatch c00c421245452a4a82a893cd2e1bfd9663a761fb drm-intel
e2b4b475362c drm/xe: Introduce force-wake guard class
-:99: WARNING:NEW_TYPEDEFS: do not add new typedefs
#99: FILE: drivers/gpu/drm/xe/xe_force_wake_types.h:96:
+typedef struct xe_force_wake_guard class_xe_fw_t;

total: 0 errors, 1 warnings, 0 checks, 74 lines checked
57eebd6cf5a2 drm/xe: Use new FW guard in xe_mocs.c
668dd1f4af6f drm/xe: Use new FW guard in xe_pat.c




More information about the Intel-xe mailing list