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

Patchwork patchwork at emeril.freedesktop.org
Fri May 16 14:03:47 UTC 2025


== Series Details ==

Series: drm/xe: Default auto_link_downgrade status to false (rev2)
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 dbb92ec25237c3f673c0cbaa46a4456f22efa117
Author: Aradhya Bhatia <aradhya.bhatia at intel.com>
Date:   Fri May 16 12:43:55 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.
    
    Allow the auto_link_downgrade_status to default to 0 to avoid any
    arbitrary value from coming up.
    
    Fixes: 0e414bf7ad01 ("drm/xe: Expose PCIe link downgrade attributes")
    Reviewed-by: Tejas Upadhyay <tejas.upadhyay at intel.com>
    Signed-off-by: Aradhya Bhatia <aradhya.bhatia at intel.com>
+ /mt/dim checkpatch 6d2dd85ba4eb3df89dc816c03b5bf81a470865b2 drm-intel
dbb92ec25237 drm/xe: Default auto_link_downgrade status to false




More information about the Intel-xe mailing list