Source-Changes archive

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

CVS commit: syssrc/sys/arch/arm/arm



Module Name:    syssrc
Committed By:   thorpej
Date:           Mon Nov 26 18:09:08 UTC 2001

Modified Files:
        syssrc/sys/arch/arm/arm: cpufunc_asm_xscale.S

Log Message:
Sprinkle CPWAIT around to enforce some barriers.  Also deal with some
pre-B-step errata: must clean-dcache-line to an address before
invalidate-dcache-line to that address, or the dirty bits will not
get cleanred in the dcache array for that line.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 syssrc/sys/arch/arm/arm/cpufunc_asm_xscale.S

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