Subject: CVS commit: [bjh21-hydra] syssrc/sys/arch/arm/arm32
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 10/25/2002 00:23:58
Module Name:	syssrc
Committed By:	bjh21
Date:		Thu Oct 24 21:23:58 UTC 2002

Modified Files:
	syssrc/sys/arch/arm/arm32 [bjh21-hydra]: fault.c

Log Message:
Remove DEBUG check for pcb != curpcb.  This can legitimately occur if
curpcb == NULL and curproc == NULL on entry.  At least, I think it's
legitimate.


To generate a diff of this commit:
cvs rdiff -r1.25.2.1 -r1.25.2.2 syssrc/sys/arch/arm/arm32/fault.c

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