Subject: CVS commit: src/sys/arch/sparc64/sparc64
To: None <source-changes@NetBSD.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 02/12/2004 03:25:48
Module Name:	src
Committed By:	chs
Date:		Thu Feb 12 03:25:48 UTC 2004

Modified Files:
	src/sys/arch/sparc64/sparc64: pmap.c

Log Message:
pmap_activate() on pmap_kernel() should be a no-op.
needed for now while exiting processes "borrow" vmspace0,
but it's reasonable to check anyway.


To generate a diff of this commit:
cvs rdiff -r1.153 -r1.154 src/sys/arch/sparc64/sparc64/pmap.c

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