]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit21909659b44d85c48049f28978c77f7097b0686e
treea3352c84ca78be992f3a44b721df80b19192e585
parent8724bce06882a2abafe4fb582f43325c1ef9740c
[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