Subject: CVS commit: src/sys/arch/arm/arm32
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 04/20/2003 16:21:41
Module Name: src
Committed By: thorpej
Date: Sun Apr 20 16:21:41 UTC 2003
Modified Files:
src/sys/arch/arm/arm32: locore.S
Log Message:
Reinstate one change from rev. 1.12, but differently. Preload r2 with
0 before frobbing the control register, and use r2 in the ARMv4 TLB
flush.
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/sys/arch/arm/arm32/locore.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.