diff options
| author | Bjorn Helgaas <[email protected]> | 2020-05-27 21:01:48 +0000 |
|---|---|---|
| committer | Bjorn Helgaas <[email protected]> | 2023-08-25 13:15:18 +0000 |
| commit | 95881c86c987eb73936e5eb3cf93b9b17d137d5a (patch) | |
| tree | 15eff69ae28d23c6f36dd66200d01c543229e7ef /drivers/pci/controller/dwc | |
| parent | PCI: Use consistent put_user() pointer types (diff) | |
| download | kernel-95881c86c987eb73936e5eb3cf93b9b17d137d5a.tar.gz kernel-95881c86c987eb73936e5eb3cf93b9b17d137d5a.zip | |
PCI/AER: Simplify AER_RECOVER_RING_SIZE definition
ACPI Platform Error Interfaces (APEI) convey error information to the OS.
If the APEI GHES driver receives information about PCI errors, it queues it
in aer_recover_ring for processing by the PCI AER code.
AER_RECOVER_RING_SIZE is the size of the aer_recover_ring FIFO and is
arbitrary, with no direct connection to hardware.
AER_RECOVER_RING_ORDER was only used to compute AER_RECOVER_RING_SIZE.
Remove it and define AER_RECOVER_RING_SIZE directly. No functional change
intended.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bjorn Helgaas <[email protected]>
Reviewed-by: Ilpo Järvinen <[email protected]>
Diffstat (limited to 'drivers/pci/controller/dwc')
0 files changed, 0 insertions, 0 deletions
