diff options
author | Bjorn Helgaas <[email protected]> | 2023-06-09 17:24:58 -0500 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2023-06-12 12:17:26 -0500 |
commit | a6378a7a1c7d95229f10fa00ce9b1925d6453ff0 (patch) | |
tree | a6f9127b99e08a8f87643fded7230a1b997c9069 /scripts/gdb/linux | |
parent | ba3da66783184ca94a6c1be2a6a03d20d8889b14 (diff) |
Documentation: PCI: Drop recommendation to configure AER Capability
Since f26e58bf6f54 ("PCI/AER: Enable error reporting when AER is native"),
the PCI core enables PCIe device error reporting for all devices during
enumeration, so drivers don't need to do it.
Remove the recommendation for drivers to configure AER and call
pci_enable_pcie_error_reporting() themselves.
Also remove the suggestion that drivers may change AER mask and severity
registers. Ownership of these registers is negotiated between the OS and
platform firmware. If firmware owns these registers, the OS must not
change them.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bjorn Helgaas <[email protected]>
Reviewed-by: Dave Jiang <[email protected]>
Reviewed-by: Stefan Roese <[email protected]>
Reviewed-by: Kuppuswamy Sathyanarayanan <[email protected]>
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions