Subject: CVS commit: src/sys/arch/arm/arm32
To: None <source-changes@NetBSD.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 11/15/2003 20:18:34
Module Name:	src
Committed By:	scw
Date:		Sat Nov 15 20:18:34 UTC 2003

Modified Files:
	src/sys/arch/arm/arm32: fault.c

Log Message:
Re-instate the behaviour of sending SIGKILL to a process if uvm_fault()
returns ENOMEM. SIGSEGV just doesn't cut it. The original code looks to
have been lost in revision 1.34.


To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 src/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.