|
|
Subscribe / Log in / New account

PCI Error Recovery patchset

From:  Linas Vepstas <linas@austin.ibm.com>
To:  paulus@samba.org, benh@kernel.crashing.org
Subject:  [patch 0/8] PCI Error Recovery patchset
Date:  Tue, 23 Aug 2005 18:35:46 -0500
Cc:  akpm@osdl.org, pcihpd-discuss@lists.sourceforge.net, greg@kroah.com, linux-kernel@vger.kernel.org, linuxppc64-dev@ozlabs.org, linux-pci@atrey.karlin.mff.cuni.cz, johnrose@us.ibm.com



What follows is a set of patches to implement a PCI error recovery
system.  Some (newer) PCI controllers are able to detect and report 
PCI errors, these patches enable this hardware function.

-- the first patch adds documentation, explaining what this is and how
   it works.
-- the next patch adds core infrastructure to include/linux/pci.h
-- the next several patches add recovery support to three ethernet and
   two scsi drivers.
-- the last patch is a big monster that implements the recovery
   driver for the ppc64-specific pci controllers.


The first seven patches should apply cleanly to just about any recent
kernel tree; the last patch requires GregKH's pci patchset, since some
ppc64 functions changed recently.


--linas


_______________________________________________
Linuxppc64-dev mailing list
Linuxppc64-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc64-dev



Copyright © 2005, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds