Subject: CVS commit: [netbsd-1-6] syssrc/sys/arch/sparc64/sparc64
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 06/12/2002 04:23:48
Module Name:	syssrc
Committed By:	lukem
Date:		Wed Jun 12 01:23:48 UTC 2002

Modified Files:
	syssrc/sys/arch/sparc64/sparc64 [netbsd-1-6]: pmap.c

Log Message:
Pull up revision 1.122 (requested by eeh in ticket #253):
Do not truncate the kernel pmap physical address to an `int' before
sticking it in the context lookup table.  Fixes a booting issue on
Netra T1125s.


To generate a diff of this commit:
cvs rdiff -r1.120 -r1.120.2.1 syssrc/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.