[POWERPC] EEH: Tolerate high mmio
authorLinas Vepstas <linas@austin.ibm.com>
Mon, 19 Mar 2007 19:53:22 +0000 (14:53 -0500)
committerPaul Mackerras <paulus@samba.org>
Thu, 22 Mar 2007 11:52:51 +0000 (22:52 +1100)
Some drivers will attempt to perform a lot of mmio even after
an EEH event was detected. This is especially the case for fast cpu's
and PCI-E slots. Be a bit more lenient in allowing this.

Signed-off-by: Linas Vepstas <linas@austin.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found