Subject: CVS commit: [netbsd-4] src/sys/arch/sparc64/sparc64
To: None <source-changes@NetBSD.org>
From: Liam J. Foy <liamjfoy@netbsd.org>
List: source-changes
Date: 08/31/2007 09:26:13
Module Name:	src
Committed By:	liamjfoy
Date:		Fri Aug 31 09:26:13 UTC 2007

Modified Files:
	src/sys/arch/sparc64/sparc64 [netbsd-4]: pmap.c

Log Message:
Pull up following (requested by martin in ticket #854):

Now that we have fixed the per-cpu mappings, adapt pmap_extract() accordingly.
No equivalent change on head, second per-cpu page is not used there any more.


To generate a diff of this commit:
cvs rdiff -r1.184.2.2 -r1.184.2.3 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.