]> git.itanic.dy.fi Git - linux-stable/commit
PCI: Document the Capability accessor RMW improvements
authorIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Mon, 17 Jul 2023 12:05:03 +0000 (15:05 +0300)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 21 Aug 2023 19:11:51 +0000 (14:11 -0500)
commit7cd23f6c7252a84eb28370d7da4ae7da94947f2d
tree7e30399dd1778d6f7f88ef1add1d88c416f04812
parentf139492a09f15254fa261245cdbd65555cdf39e3
PCI: Document the Capability accessor RMW improvements

Documentation claims port service drivers should play nice with respect to
PCIe Capability changes, but the concurrency control is now provided in the
Capability accessors as long as the correct ones are used.

Update the documention to match the RMW accessor behavior.

Link: https://lore.kernel.org/r/20230717120503.15276-12-ilpo.jarvinen@linux.intel.com
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Documentation/PCI/pciebus-howto.rst