]> www.infradead.org Git - users/hch/block.git/commit
PCI/ASPM: Clarify that pcie_aspm=off means leave ASPM untouched
authorBjorn Helgaas <bhelgaas@google.com>
Mon, 29 Apr 2024 19:18:21 +0000 (14:18 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 3 May 2024 16:45:32 +0000 (11:45 -0500)
commit2e0239d47d75e08f9a39f8360610e490c39ea696
tree0d22e83db81983f562b00e3afdb6e6da5157771c
parent4cece764965020c22cff7665b18a012006359095
PCI/ASPM: Clarify that pcie_aspm=off means leave ASPM untouched

Previously we claimed "pcie_aspm=off" meant that ASPM would be disabled,
which is wrong.

Correct this to say that with "pcie_aspm=off", Linux doesn't touch any ASPM
configuration at all.  ASPM may have been enabled by firmware, and that
will be left unchanged.  See "aspm_support_enabled".

Link: https://lore.kernel.org/r/20240429191821.691726-1-helgaas@kernel.org
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: David E. Box <david.e.box@linux.intel.com>
Documentation/admin-guide/kernel-parameters.txt