Subject: CVS commit: src/sys/arch/arm/arm32
To: None <source-changes@NetBSD.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 10/26/2003 11:34:29
Module Name:	src
Committed By:	scw
Date:		Sun Oct 26 11:34:29 UTC 2003

Modified Files:
	src/sys/arch/arm/arm32: exception.S irq_dispatch.S

Log Message:
Assume that if curpcb is NULL, we're already running with alignment
faults enabled.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/arch/arm/arm32/exception.S
cvs rdiff -r1.3 -r1.4 src/sys/arch/arm/arm32/irq_dispatch.S

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