On 9/28/2018 6:24 AM, poza@xxxxxxxxxxxxxx wrote:
1) Does that seem like the right place?
IMO, I think best is to call after driver callback in PCI core. A driver specific action can cause some of these errors. We don't want to return with outstanding errors.
2) I guess all we need now would be to remove the calls from the drivers?
yes
3) If we remove all the calls from the drivers, we should remove the declaration from include/linux/aer.h, too.
makes sense
I can take care of these updates if we agree they're the right thing to do.