Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/sparc64/sparc64



Module Name:    src
Committed By:   mrg
Date:           Sat Mar 17 22:19:54 UTC 2012

Modified Files:
        src/sys/arch/sparc64/sparc64: locore.s trap.c

Log Message:
port the corrected ECC error handling code from freebsd.  i noticed my U10
took one of these and then hang.  it shouldn't hang, there's a 'sir' here that
doesn't seem to reset properly.  oh well.

tested by simulated a trap via 'ta 0x10' and considering that the same, but
it hasn't been tested against a real ECC error yet.


To generate a diff of this commit:
cvs rdiff -u -r1.340 -r1.341 src/sys/arch/sparc64/sparc64/locore.s
cvs rdiff -u -r1.169 -r1.170 src/sys/arch/sparc64/sparc64/trap.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