On 9/20/2018 12:27 PM, Keith Busch wrote:
Changes since v3 are: Initialize port services directly from port driver (suggested by Bjorn) Updated changelogs to match local style Added documentation update for ERR_FATAL behavior Included DPC save/restore state fix that was missing from previous Included AER upstream port fix that was mistakenly added to a different patch set Keith Busch (12): PCI: portdrv: Initialize service drivers directly PCI: portdrv: Restore pci state on slot reset PCI: DPC: Save and restore control state PCI: AER: Take reference on error devices PCI: AER: Don't read upstream ports below fatal errors PCI: ERR: Use slot reset if available PCI: ERR: Handle fatal error recovery PCI: ERR: Always use the first downstream port PCI: ERR: Simplify broadcast callouts PCI: ERR: Report current recovery status for udev PCI: Unify device inaccessible PCI: Make link active reporting detection generic
Reviewed-by: Sinan Kaya <okaya@xxxxxxxxxx>