✓ CI.checkpatch: success for drm/xe: sysfs_ops needs to be defined on parent directory

Patchwork patchwork at emeril.freedesktop.org
Wed Mar 19 12:23:03 UTC 2025


== Series Details ==

Series: drm/xe: sysfs_ops needs to be defined on parent directory
URL   : https://patchwork.freedesktop.org/series/146486/
State : success

== Summary ==

+ KERNEL=/kernel
+ git clone https://github.com/intel-lgci-fdo-gitlab-mirror/drm.maintainer-tools mt
Cloning into 'mt'...
+ git -C mt rev-list -n1 origin/master
cbb4e4a079d89106c2736adc3c7de6f9dc56da07
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit d4d30a8706fce591facf2817fe90f603fb33f829
Author: Tejas Upadhyay <tejas.upadhyay at intel.com>
Date:   Wed Mar 19 17:43:49 2025 +0530

    drm/xe: sysfs_ops needs to be defined on parent directory
    
    Currently, xe_hw_engine_sysfs_kobj_type is defining sysfs_ops
    on wrong directory. Sysfs_ops needs to be defined on immediate
    parent directory to be able to called on each attribute set/get.
    
    Fixes: 3f0e14651ab0 ("drm/xe: Runtime PM wake on every sysfs call")
    Signed-off-by: Tejas Upadhyay <tejas.upadhyay at intel.com>
+ /mt/dim checkpatch a958e31a81b3267201c85b6f171419586afa792c drm-intel
d4d30a8706fc drm/xe: sysfs_ops needs to be defined on parent directory




More information about the Intel-xe mailing list