Skip to content

Commit 9d6aa09

Browse files
committed
hw-mgmt: kernel 6.12: Fix DPU dpuX_pwr_force access privileges
The dpuX_pwr_force attribute should be read/write, but it was incorrectly set to read-only. Writing to this attribute resulted in a "Permission denied" error. Fix: Change dpuX_pwr_force access type to read/write. Bug: 4667676 (issue 1) Signed-off-by: Oleksandr Shamray <[email protected]>
1 parent 2c99392 commit 9d6aa09

File tree

2 files changed

+2715
-531
lines changed

2 files changed

+2715
-531
lines changed

recipes-kernel/linux/Patch_Status_Table.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -779,7 +779,7 @@ Kernel-6.12
779779
|0027-platform-mellanox-mlx-platform-Change-register-name.patch | e75394b | Feature upstream | 6.15.1 | |
780780
|0028-platform-mellanox-mlxreg-dpu-Add-initial-support-for.patch | d00f779 | Feature upstream | 6.15.1 | |
781781
|0029-platform-mellanox-Introduce-support-of-Nvidia-smart-.patch | 783259e | Feature upstream | 6.15.1 | |
782-
|0030-hwmon-mlxreg-fan-Separate-methods-of-fan-setting-com.patch | | Bugfix pending | | |
782+
|0030-hwmon-mlxreg-fan-Separate-methods-of-fan-setting-com.patch | | Bugfix pending | 6.12.53 | |
783783
|0031-platform-mellanox-indicate-deferred-I2C-bus-creation.patch | | Bugfix pending | | SN2201 |
784784
|0032-platform_data-mlxreg-Add-capability-bit-and-mask-fie.patch | | Downstream accepted | | |
785785
|0033-platform-mellanox-mlxreg-hotplug-Add-support-for-new.patch | | Downstream accepted | | |
@@ -796,7 +796,7 @@ Kernel-6.12
796796
|0044-platform_data-mlxreg-Add-non-sticky-bit-indication-f.patch | 3a1f095 | Feature upstream | 6.15.1 | |
797797
|0045-platform-mellanox-mlxreg-hotplug-Add-handling-of-non.patch | 623a39e | Feature upstream | 6.15.1 | |
798798
|0046-platform-mellanox-nvsw-bmc-Add-system-control-and-mo.patch | 51717e8 | Feature upstream | 6.15.1 | |
799-
|0047-hwmon-mlxreg-fan-Prevent-fans-from-getting-stuck-at-.patch | b82f116 | Feature upstream | 6.15.1 | |
799+
|0047-hwmon-mlxreg-fan-Prevent-fans-from-getting-stuck-at-.patch | b82f116 | Feature upstream | 6.12.45 | |
800800
|0048-UBUNTU-SAUCE-mlxbf_gige-add-RX_DMA-disable-to-NAPI-p.patch | | Downstream;skip[sonic,cumulus] | | BF3 |
801801
|0049-UBUNTU-SAUCE-mlxbf-ptm-power-and-thermal-management-.patch | | Downstream;skip[sonic,cumulus] | | BF3 |
802802
|0050-UBUNTU-SAUCE-mlxbf-ptm-update-license.patch | | Downstream;skip[sonic,cumulus] | | BF3 |

0 commit comments

Comments
 (0)