]> git.baikalelectronics.ru Git - kernel.git/commit
MAINTAINERS: Update PPC contacts for PCI core error handling
authorBjorn Helgaas <bhelgaas@google.com>
Wed, 12 Sep 2018 16:55:26 +0000 (11:55 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 18 Sep 2018 21:49:59 +0000 (16:49 -0500)
commit98921160046f0c135a8bdd9121283e2aa4cfc3d7
tree5cce4a460883e329fd0993a85e4b74f8d877eb56
parent000c4f68e5c85848dfaa344de8c058722e62bc59
MAINTAINERS: Update PPC contacts for PCI core error handling

The original PCI error recovery functionality was for the powerpc-specific
IBM EEH feature.  PCIe subsequently added some similar features, including
AER and DPC, that can be used on any architecture.

We want the generic PCI core error handling support to work with all of
these features.  Driver error recovery callbacks should be independent of
which feature the platform provides.

Add the generic PCI core error recovery files to the powerpc EEH
MAINTAINERS entry so the powerpc folks will be copied on changes to the
generic PCI error handling strategy.

Add Sam and Oliver as maintainers for this area.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Russell Currey <ruscur@russell.cc>
Acked-by: Sam Bobroff <sbobroff@linux.ibm.com>
MAINTAINERS