Subject: CVS commit: src/sys/arch/arm/include/arm32
To: None <source-changes@NetBSD.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 04/27/2004 07:13:16
Module Name:	src
Committed By:	scw
Date:		Tue Apr 27 07:13:16 UTC 2004

Modified Files:
	src/sys/arch/arm/include/arm32: frame.h

Log Message:
Always disable interrupts at the start of DO_AST_AND_RESTORE_ALIGNMENT_FAULTS.
This addresses #2 of port-arm/23581 by Richard Earnshaw.

Many thanks to Richard for spotting the cause of this problem.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/arch/arm/include/arm32/frame.h

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