[PATCH] ppc32: add 440GX erratum 440_43 workaround
authorEugene Surovegin <ebs@ebshome.net>
Tue, 25 Apr 2006 08:22:44 +0000 (01:22 -0700)
committerPaul Mackerras <paulus@samba.org>
Fri, 28 Apr 2006 11:04:56 +0000 (21:04 +1000)
This patch adds workaround for PPC 440GX erratum 440_43. According to
this erratum spurious MachineChecks (caused by L1 cache parity) can
happen during DataTLB miss processing. We disable L1 cache parity
checking for 440GX rev.C and rev.F

Signed-off-by: Eugene Surovegin <ebs@ebshome.net>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found