✓ CI.checkpatch: success for drm/xe/hwmon: Update xe hwmon with couple of fixes
Patchwork
patchwork at emeril.freedesktop.org
Thu Mar 28 15:14:02 UTC 2024
== Series Details ==
Series: drm/xe/hwmon: Update xe hwmon with couple of fixes
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 eefb1047a45d4d9ed4b8672546a30d64f6fd0710
Author: Karthik Poosa <karthik.poosa at intel.com>
Date: Thu Mar 28 19:32:22 2024 +0530
drm/xe/hwmon: Update xe hwmon with couple of fixes
Fix potential overflows with upcasting.
Initialize variables which were being used uninitialized.
Fixes: 4446fcf220ce ("drm/xe/hwmon: Expose power1_max_interval")
Signed-off-by: Karthik Poosa <karthik.poosa at intel.com>
+ /mt/dim checkpatch fead3ce7272b29274547a3a4af82ac7d312fe7bd drm-intel
eefb1047a45d drm/xe/hwmon: Update xe hwmon with couple of fixes
More information about the Intel-xe
mailing list