On Wed, Sep 19, 2018 at 11:49:26AM +1000, Russell Currey wrote: > On Tue, 2018-09-18 at 16:58 -0500, Bjorn Helgaas wrote: > > On Wed, Sep 12, 2018 at 11:55:26AM -0500, Bjorn Helgaas wrote: > > > From: Bjorn Helgaas <bhelgaas@xxxxxxxxxx> > > > > > > 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. > > > > > > Signed-off-by: Bjorn Helgaas <bhelgaas@xxxxxxxxxx> > > > > I applied the following to for-linus for v4.19. Russell, if you want > > to be removed, let me know and I'll do that. > > Oliver's email address for kernel stuff is oohall@xxxxxxxxx, I think benh has been > CCing his IBM address. But other than that, > > Acked-by: Russell Currey <ruscur@xxxxxxxxxx> I updated Oliver's email address and added your ack, thanks!