Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch/macppc/macppc
Module Name: syssrc
Committed By: matt
Date: Sat Mar 2 00:44:09 UTC 2002
Modified Files:
syssrc/sys/arch/macppc/macppc: machdep.c
Log Message:
Make sure I/O bats are set to BAT_I|BAT_G (guarded, cache-inhibited) as to
not allow speculative loads to occur within them. This is the cause of the
random MCHKs on 7450 based Mac's.
To generate a diff of this commit:
cvs rdiff -r1.109 -r1.110 syssrc/sys/arch/macppc/macppc/machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index