✓ CI.checkpatch: success for drm/xe: Default auto_link_downgrade status to false

Patchwork patchwork at emeril.freedesktop.org
Fri May 16 09:29:00 UTC 2025


== Series Details ==

Series: drm/xe: Default auto_link_downgrade status to false
URL   : https://patchwork.freedesktop.org/series/149101/
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
202708c00696422fd217223bb679a353a5936e23
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit ace06b0818786413fec091a5dc50e66fc61695d8
Author: Aradhya Bhatia <aradhya.bhatia at intel.com>
Date:   Fri May 16 09:23:25 2025 +0000

    drm/xe: Default auto_link_downgrade status to false
    
    xe_pcode_read() can return back successfully without updating the
    variable 'val'. This can cause an arbitrary value to show up in the
    sysfs file. This concern was flagged by the coverity static analysis
    tool.
    
    ALlow the auto_link_downgrade_status to default to 0 to avoid any such
    complication.
    
    Fixes: 0e414bf7ad01 ("drm/xe: Expose PCIe link downgrade attributes")
    Signed-off-by: Aradhya Bhatia <aradhya.bhatia at intel.com>
+ /mt/dim checkpatch 3e12fd2f2885242aa951ffc05c3c7bbb63e20d8e drm-intel
ace06b081878 drm/xe: Default auto_link_downgrade status to false




More information about the Intel-xe mailing list