]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[PATCH] PCI Error Recovery: header file patch
authorlinas <linas@austin.ibm.com>
Wed, 16 Nov 2005 23:10:41 +0000 (17:10 -0600)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 9 Jan 2006 20:13:21 +0000 (12:13 -0800)
commit392a1ce761bc3b3a5d642ee341c1ff082cbb71f0
tree3b8028ae26e668d330e7f2d0559036fcc9ea2a34
parent19272684b8e2fff39941e4c044d26ad349dd1a69
[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 <linas@austin.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
include/linux/pci.h