Subject: CVS commit: syssrc/sys/arch/arm26/arm26
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 06/26/2001 22:37:19
Module Name:	syssrc
Committed By:	bjh21
Date:		Tue Jun 26 19:37:19 UTC 2001

Modified Files:
	syssrc/sys/arch/arm26/arm26: except.c

Log Message:
Change the DUBUG check on interrupt depth in do_fault() into a KASSERT, since
we're never allowed to call uvm_fault from an interrupt.


To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 syssrc/sys/arch/arm26/arm26/except.c

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