✓ CI.checkpatch: success for drm/xe: Suppress printing of mode when running in non-sriov mode.

Patchwork patchwork at emeril.freedesktop.org
Thu Jan 16 06:41:26 UTC 2025


== Series Details ==

Series: drm/xe: Suppress printing of mode when running in non-sriov mode.
URL   : https://patchwork.freedesktop.org/series/143584/
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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit dd1ab453ee1f0a37c6a03b2895677aaba21bf3c7
Author: Satyanarayana K V P <satyanarayana.k.v.p at intel.com>
Date:   Thu Jan 16 11:26:17 2025 +0530

    drm/xe: Suppress printing of mode when running in non-sriov mode.
    
    The xe_sriov_probe_early() function prints the sriov pf/vf mode on
    driver probe. When running in non-sriov mode, the below debug message
    is seen.
    
    "Running in none mode".
    
    This print does not convey any information. This commit suppresses this
    debug message and shows only when running in PF/VF mode.
    
    Signed-off-by: Satyanarayana K V P <satyanarayana.k.v.p at intel.com>
    Cc: Michał Wajdeczko <michal.wajdeczko at intel.com>
+ /mt/dim checkpatch 4cea1f90028925afcf1a0f8a0ef301f90349688c drm-intel
dd1ab453ee1f drm/xe: Suppress printing of mode when running in non-sriov mode.




More information about the Intel-xe mailing list