Subject: CVS commit: src/sys/arch/acorn26/acorn26
To: None <source-changes@NetBSD.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 09/24/2006 23:38:59
Module Name:	src
Committed By:	bjh21
Date:		Sun Sep 24 23:38:59 UTC 2006

Modified Files:
	src/sys/arch/acorn26/acorn26: except.c

Log Message:
Arrange that catching an unexpected data abort in the kernel causes a trap
into DDB where possible, even if it happens in an interrupt handler.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sys/arch/acorn26/acorn26/except.c

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