Source-Changes archive

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

CVS commit: src/sys/arch/arm



Module Name:    src
Committed By:   matt
Date:           Tue Jul 22 07:07:23 UTC 2008

Modified Files:
        src/sys/arch/arm/arm: ast.c cpufunc.c
        src/sys/arch/arm/include: armreg.h

Log Message:
Implement workaround for:
arm11 Errata 364296:Possible Cache Data Corruption with Hit-Under-Miss

Remove hack in userret which is redundant with workaround.

workaround code from <imre.deak%teleca.com@localhost>


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sys/arch/arm/arm/ast.c
cvs rdiff -r1.85 -r1.86 src/sys/arch/arm/arm/cpufunc.c
cvs rdiff -r1.38 -r1.39 src/sys/arch/arm/include/armreg.h

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