From: Linas Vepstas Date: Wed, 6 Dec 2006 18:32:20 +0000 (-0600) Subject: [POWERPC] EEH recovery tweaks X-Git-Tag: v2.6.20-rc1~146^2~14^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0e70341c05f6c31375530e0ae29b319153004a7;p=pandora-kernel.git [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 Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed