From: linas Date: Wed, 16 Nov 2005 23:10:41 +0000 (-0600) Subject: [PATCH] PCI Error Recovery: header file patch X-Git-Tag: v2.6.16-rc1~654^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=392a1ce761bc3b3a5d642ee341c1ff082cbb71f0;p=pandora-kernel.git [PATCH] PCI Error Recovery: header file patch 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 a set of callbacks to be used by error recovery routines to notify device drivers of the various stages of recovery. Signed-off-by: Linas Vepstas Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed