[PATCH 0/42] PCI Error Recovery for PPC64 and misc device drivers
Linas Vepstas
linas at linas.org
Fri Nov 4 10:59:18 EST 2005
What follows is a long sequence of mostly small patches to implement
PCI Error Recovery by adding notification callbacks to the PCI device
driver structure, implementing the recovery in 5 device drivers
(3 ethernet, two scsi drivers), and adding the actual error detection
and recovery code to the ppc64/powerpc arch tree.
Highlights:
-- Patches 1-14: Misc required ppc64/powerpc cleanup/bugfixes/restructuring
-- Patch 15: Overview documentation
-- Patch 16: changes to include/linux/pci.h
-- Patches 17-26: error detection and recovery for pSeries PCI bridge chips
-- Patchs 27-32: recovery patches for ethernet, scsi device drivers
-- Patches 33-42: More misc ppc64-specific changes
Signed-off-by: Linas Vepstas <linas at austin.ibm.com>
More information about the Linuxppc64-dev
mailing list