On Wed, Sep 19, 2018 at 10:46:51AM -0500, Bjorn Helgaas wrote: > On Tue, Sep 18, 2018 at 05:56:57PM -0600, Keith Busch wrote: > > We don't need to be paranoid about the topology changing while handling an > > error. If the device has changed in a hotplug capable slot, we can rely > > on the presence detection handling to react to a changing topology. This > > patch restores the fatal error handling behavior that existed before > > merging DPC with AER with 7e9084b3674 ("PCI/AER: Handle ERR_FATAL with > > removal and re-enumeration of devices"). > > 7e9084b3674 updated Documentation/PCI/pci-error-recovery.txt; doesn't > this require another update to keep it matching the code? Indeed, I will fix that.