✓ CI.checkpatch: success for drm/xe: Fix issues reported by static analysis tool (rev2)

Patchwork patchwork at emeril.freedesktop.org
Fri Mar 22 14:32:10 UTC 2024


== Series Details ==

Series: drm/xe: Fix issues reported by static analysis tool (rev2)
URL   : https://patchwork.freedesktop.org/series/131417/
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
a9eb1ac8298ef9f9146567c29fa762d8e9efa1ef
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 834fc260de88fb2260d98cec894c0dd27573f6ab
Author: Karthik Poosa <karthik.poosa at intel.com>
Date:   Fri Mar 22 20:05:23 2024 +0530

    drm/xe/hwmon: Fix static analysis tool reported issues
    
    Update xe hwmon with fixes for issues reported by static analysis
    tool.
    Fix integer overflow with upcasting.
    Initialize uninitialized variables.
    
    Fixes: 4446fcf220ce ("drm/xe/hwmon: Expose power1_max_interval")
    Signed-off-by: Karthik Poosa <karthik.poosa at intel.com>
+ /mt/dim checkpatch a19e6423c2c21b8dc7ad79ca95cc24637b248bd0 drm-intel
7fbeb88c6a2e drm/xe: Fix static analysis tool reported errors
834fc260de88 drm/xe/hwmon: Fix static analysis tool reported issues




More information about the Intel-xe mailing list