commit | ede8ca269f9f3e3fa4fb8561671f0699eefc32c5 | [log] [tgz] |
---|---|---|
author | Linas Vepstas <linas@austin.ibm.com> | Wed May 09 09:33:29 2007 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Wed May 09 16:35:00 2007 +1000 |
tree | 350a7c89fb68288af262e967f13994d5d6f2d199 | |
parent | b7a6912969af7586ade62667d6d1c7ecc534faa1 [diff] |
[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 <linas@austin.ibm.com> Signed-off-by: Paul Mackerras <paulus@samba.org>