]> git.baikalelectronics.ru Git - kernel.git/commit
PCI/AER: Clear device status bits during ERR_COR handling
authorOza Pawandeep <poza@codeaurora.org>
Thu, 19 Jul 2018 22:58:09 +0000 (17:58 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 20 Jul 2018 20:27:12 +0000 (15:27 -0500)
commit6c8ac1c45f76874097b7a62e8a84059ae1356fbf
tree46bfe24fe611a575ab336c2ee297da8682bcbb18
parent1d7d46f4aeb9e8188804e19c380c54f98c446733
PCI/AER: Clear device status bits during ERR_COR handling

In case of correctable error, the Correctable Error Detected bit in the
Device Status register is set.  Clear it after handling the error.

Signed-off-by: Oza Pawandeep <poza@codeaurora.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/pcie/aer.c