Documentation/pci-error-recovery.txt
0 → 100644
+246
−0
+7
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Various PCI bus errors can be signaled by newer PCI controllers. Recovering from those errors requires an infrastructure to notify affected device drivers of the error, and a way of walking through a reset sequence. This patch adds documentation describing the current error recovery proposal. Signed-off-by:Linas Vepstas <linas@austin.ibm.com> Signed-off-by:
Greg Kroah-Hartman <gregkh@suse.de>