Subject: CVS commit: src/sys/arch/arm/arm
To: None <source-changes@NetBSD.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 10/31/2003 16:54:05
Module Name:	src
Committed By:	scw
Date:		Fri Oct 31 16:54:05 UTC 2003

Modified Files:
	src/sys/arch/arm/arm: bcopyinout.S

Log Message:
Insert some nops around the load instructions in badaddr_read_N().
That way, we can be sure any imprecise data abort actually happens
before clearing pcb_onfault.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/arch/arm/arm/bcopyinout.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.