✓ CI.checkpatch: success for drm/xe: Fix issues reported by static analysis tool
Patchwork
patchwork at emeril.freedesktop.org
Thu Mar 21 11:20:00 UTC 2024
== Series Details ==
Series: drm/xe: Fix issues reported by static analysis tool
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 ab74bcb99ef19175fc1915ba59ddc9dda62ff90f
Author: Karthik Poosa <karthik.poosa at intel.com>
Date: Thu Mar 21 16:16:24 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 971a18d8ed1d2022dcd268b5bb27b54bf450baa2 drm-intel
167c1e0d4352 drm/xe: Fix static analysis tool reported errors
ab74bcb99ef1 drm/xe/hwmon: Fix static analysis tool reported issues
More information about the Intel-xe
mailing list