✓ CI.checkpatch: success for drm/xe/hwmon: Update xe hwmon with couple of fixes (rev2)

Patchwork patchwork at emeril.freedesktop.org
Sun Mar 31 14:49:23 UTC 2024


== Series Details ==

Series: drm/xe/hwmon: Update xe hwmon with couple of fixes (rev2)
URL   : https://patchwork.freedesktop.org/series/131765/
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
10b531c2aeb176a1a539b4a77216232f97719cec
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 26abc4b63aad11c11ea199989e868ee49979d976
Author: Karthik Poosa <karthik.poosa at intel.com>
Date:   Sun Mar 31 20:23:40 2024 +0530

    drm/xe/hwmon: Update xe hwmon with couple of fixes
    
    Fix potential overflows with upcasting.
    Initialize variables which were being used uninitialized.
    
    v2:
     - Rebase.
     - In xe_hwmon_process_reg, set argument 'value' to 0 on failure.
       With this change caller function need not initialize value to 0.
    
    Fixes: 4446fcf220ce ("drm/xe/hwmon: Expose power1_max_interval")
    Signed-off-by: Karthik Poosa <karthik.poosa at intel.com>
    Reviewed-by: Anshuman Gupta <anshuman.gupta at intel.com>
+ /mt/dim checkpatch b334e21cd00347d48ee5e8e8ab0a69c91f97b036 drm-intel
26abc4b63aad drm/xe/hwmon: Update xe hwmon with couple of fixes




More information about the Intel-xe mailing list