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

Modified Files:
	src/sys/arch/arm/arm: cpufunc.c

Log Message:
- In the various cpu_setup() functions, check if the vector page
  is at ARM_VECTORS_HIGH and set CPU_CONTROL_VECRELOC if so.

- Don't de-ref a NULL args pointer in parse_cpu_options().


To generate a diff of this commit:
cvs rdiff -r1.55 -r1.56 src/sys/arch/arm/arm/cpufunc.c

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