[PATCH v14 2/9] PCI/AER: Factor out error reporting from AER

2018-04-23 Thread Oza Pawandeep
This patch factors out error reporting callbacks, which are currently tightly coupled with AER. DPC should be able to register callbacks and attempt recovery when DPC trigger event occurs. Signed-off-by: Oza Pawandeep Reviewed-by: Keith Busch diff

[PATCH v14 2/9] PCI/AER: Factor out error reporting from AER

2018-04-23 Thread Oza Pawandeep
This patch factors out error reporting callbacks, which are currently tightly coupled with AER. DPC should be able to register callbacks and attempt recovery when DPC trigger event occurs. Signed-off-by: Oza Pawandeep Reviewed-by: Keith Busch diff --git a/drivers/pci/pcie/Makefile