https://bugzilla.kernel.org/show_bug.cgi?id=216245

--- Comment #10 from lima...@uniontech.com (lima...@uniontech.com) ---
I have a repaired patch:
https://patchwork.kernel.org/project/linux-pci/patch/20220713112612.6935-1-lima...@uniontech.com/

diff --git a/drivers/pci/pcie/aspm.c b/drivers/pci/pcie/aspm.c
index a96b7424c9bc..b173d3c75ae7 100644
--- a/drivers/pci/pcie/aspm.c
+++ b/drivers/pci/pcie/aspm.c
@@ -1359,6 +1359,7 @@  void pcie_no_aspm(void)
        if (!aspm_force) {
                aspm_policy = POLICY_DEFAULT;
                aspm_disabled = 1;
+               aspm_support_enabled = false;
        }
 }

Maybe there is a better fix for this issue.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to