From: Linas Vepstas Date: Tue, 8 May 2007 23:33:29 +0000 (+1000) Subject: [POWERPC] EEH: log error only after driver notification. X-Git-Tag: v2.6.22-rc1~146^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ede8ca269f9f3e3fa4fb8561671f0699eefc32c5;p=pandora-kernel.git [POWERPC] EEH: log error only after driver notification. It turns out many/most versions of firmware enable MMIO when the slto-error-detail rtas call is made (in violation of the architecture). Thus, it would be best to call slot-error-detail only after notifying device drivers of a freeze, as otherwise, a variety of strange and unexpected things may happen. Signed-off-by: Linas Vepstas Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed