[POWERPC] EEH recovery tweaks
authorLinas Vepstas <linas@austin.ibm.com>
Wed, 6 Dec 2006 18:32:20 +0000 (12:32 -0600)
committerPaul Mackerras <paulus@samba.org>
Fri, 8 Dec 2006 06:10:18 +0000 (17:10 +1100)
commitd0e70341c05f6c31375530e0ae29b319153004a7
treea3352c84ca78be992f3a44b721df80b19192e585
parent3a1d1ac279fac16ab1b41b2868478f3085f9223c
[POWERPC] EEH recovery tweaks

If one attempts to create a device driver recovery sequence that
does not depend on a hard reset of the device, but simply just
attempts to resume processing, then one discovers that the
recovery sequence implemented on powerpc is not quite right.
This patch fixes this up.

Signed-off-by: Linas Vepstas <linas@austin.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/pseries/eeh.c
arch/powerpc/platforms/pseries/eeh_driver.c