]> asedeno.scripts.mit.edu Git - linux.git/commit
PCI/AER: Add PoisonTLPBlocked to Uncorrectable error counters
authorRajat Jain <rajatja@google.com>
Tue, 27 Aug 2019 22:21:44 +0000 (15:21 -0700)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 18 Oct 2019 22:05:42 +0000 (17:05 -0500)
commit6458b438ebc12bec732290bf80c53c4eeeaed1c0
tree3a757070aa6ced82aa3eb948be3b120406a59a7b
parentaf65d1ad416bc6e069ccb9e649faeda224248f96
PCI/AER: Add PoisonTLPBlocked to Uncorrectable error counters

The elements in the aer_uncorrectable_error_string[] refer to the bit names
in Uncorrectable Error Status Register.  Add PoisonTLPBlocked, which was
added in PCIe r3.1, sec 7.10.2.

Link: https://lore.kernel.org/r/20190827222145.32642-1-rajatja@google.com
Signed-off-by: Rajat Jain <rajatja@google.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/pcie/aer.c