Subject: CVS commit: syssrc/sys/uvm
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 02/20/2002 09:06:57
Module Name:	syssrc
Committed By:	enami
Date:		Wed Feb 20 07:06:57 UTC 2002

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

Log Message:
In the function uvm_page_own(), clear owner_tag after assertion so that
we can see the owner when assertion failed.  Some indentation fix while
I'm here.


To generate a diff of this commit:
cvs rdiff -r1.73 -r1.74 syssrc/sys/uvm/uvm_page.c

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