aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorAkihiko Odaki <[email protected]>2024-09-15 01:36:58 +0000
committerBjorn Helgaas <[email protected]>2025-01-21 23:29:11 +0000
commitb388face5f169e7a41c1b5e1cdd20515160a83b3 (patch)
tree299b8a59683ebd57fe46c7e55f21dff7a7cb8695 /net/unix/af_unix.c
parentPCI: Remove redundant PCI_VSEC_HDR and PCI_VSEC_HDR_LEN_SHIFT (diff)
downloadkernel-b388face5f169e7a41c1b5e1cdd20515160a83b3.tar.gz
kernel-b388face5f169e7a41c1b5e1cdd20515160a83b3.zip
Documentation: Fix pci=config_acs= example
The documentation currently says: config_acs= Format: <ACS flags>@<pci_dev>[; ...] Specify one or more PCI devices (in the format specified above) optionally prepended with flags and separated by semicolons. The respective capabilities will be enabled, disabled or unchanged based on what is specified in flags. (...) For example, pci=config_acs=10x would configure all devices that support ACS to enable P2P Request Redirect, disable Translation Blocking, and leave Source Validation unchanged from whatever power-up or firmware set it to. See the complete documentation at: https://www.kernel.org/doc/html/latest/admin-guide/kernel-parameters.html However, a flag specification always needs to be suffixed with "@" and a PCI valid device address, which is missing in this example. Also, to configure all devices that support ACS, the flag needs to be suffixed with "@pci:0:0", for the ACS support to be enabled. Fix the documentation so the example is correct. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Akihiko Odaki <[email protected]> [kwilczynski: commit log] Signed-off-by: Krzysztof WilczyƄski <[email protected]> Signed-off-by: Bjorn Helgaas <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions