Commit 9d6aa09
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 <oleksandrs@nvidia.com>1 parent 2c99392 commit 9d6aa09
File tree
2 files changed
+2715
-531
lines changed- recipes-kernel/linux
- linux-6.12
2 files changed
+2715
-531
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
779 | 779 | | |
780 | 780 | | |
781 | 781 | | |
782 | | - | |
| 782 | + | |
783 | 783 | | |
784 | 784 | | |
785 | 785 | | |
| |||
796 | 796 | | |
797 | 797 | | |
798 | 798 | | |
799 | | - | |
| 799 | + | |
800 | 800 | | |
801 | 801 | | |
802 | 802 | | |
| |||
0 commit comments