Subject: CVS commit: syssrc/sys/uvm
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 06/26/2001 20:27:31
Module Name: syssrc
Committed By: thorpej
Date: Tue Jun 26 17:27:31 UTC 2001
Modified Files:
syssrc/sys/uvm: uvm_fault.c
Log Message:
Note that uvm_fault() must NEVER EVER EVER be called in interrupt
context.
To generate a diff of this commit:
cvs rdiff -r1.65 -r1.66 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.