Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 12/23/2000 17:12:55
Module Name:	syssrc
Committed By:	bjh21
Date:		Sat Dec 23 15:12:55 UTC 2000

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

Log Message:
Don't SIGSEGV a process just because we get KERN_RESOURCE_SHORTAGE.  It might
go away.

Yes, this is a grotty hack.  The right solution is for uvm_fault to be less
pessimistic.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 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.