Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 04/01/2001 19:45:54
Module Name:	syssrc
Committed By:	chs
Date:		Sun Apr  1 16:45:54 UTC 2001

Modified Files:
	syssrc/sys/uvm: uvm_fault.c

Log Message:
undo the part of a previous commit which turned a check for faulting
on an "intrsafe" map into a KASSERT.  this situation can be caused by
an application accessing /dev/kmem.


To generate a diff of this commit:
cvs rdiff -r1.59 -r1.60 syssrc/sys/uvm/uvm_fault.c

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