From: linas@austin.ibm.com Date: Sat, 3 Dec 2005 01:16:18 +0000 (-0600) Subject: [PATCH] PCI Error Recovery: documentation X-Git-Tag: v2.6.16-rc1~654^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=065c6359071c6d7d1f8b2839317471d1d97fc70b;p=pandora-kernel.git [PATCH] PCI Error Recovery: documentation 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed