✓ CI.checkpatch: success for drm/xe/hwmon: Fix PL1 disable flow in xe_hwmon_power_max_write
Patchwork
patchwork at emeril.freedesktop.org
Wed Jul 31 16:49:44 UTC 2024
== Series Details ==
Series: drm/xe/hwmon: Fix PL1 disable flow in xe_hwmon_power_max_write
URL : https://patchwork.freedesktop.org/series/136756/
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
7b537a014c4c1a32250e342541870b03977fa7a4
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 29d0176d7fbf3034cfb3c7c10e4193069e43702c
Author: Karthik Poosa <karthik.poosa at intel.com>
Date: Wed Jul 31 22:26:36 2024 +0530
drm/xe/hwmon: Fix PL1 disable flow in xe_hwmon_power_max_write
In xe_hwmon_power_max_write, for PL1 disable supported case, instead of
returning after PL1 disable, PL1 enable was path also being run.
Fixed it by returing after disable.
Signed-off-by: Karthik Poosa <karthik.poosa at intel.com>
Fixes: fef6dd12b45a ("drm/xe/hwmon: Protect hwmon rw attributes with hwmon_lock")
+ /mt/dim checkpatch 91efc68883cbff0e7e453d1828c8e84d9959c458 drm-intel
29d0176d7fbf drm/xe/hwmon: Fix PL1 disable flow in xe_hwmon_power_max_write
More information about the Intel-xe
mailing list