Subject: CVS commit: src/sys/arch/arm/arm32
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 04/18/2003 10:51:36
Module Name:	src
Committed By:	scw
Date:		Fri Apr 18 10:51:36 UTC 2003

Modified Files:
	src/sys/arch/arm/arm32: arm32_machdep.c

Log Message:
In arm32_vector_init(), if the vector page is ARM_VECTORS_HIGH, make
sure the CPU_CONTROL_VECRELOC bit is set in the cpu control register
before returning.


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 src/sys/arch/arm/arm32/arm32_machdep.c

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