Subject: CVS commit: syssrc/sys/arch/sparc64/sparc64
To: None <source-changes@netbsd.org>
From: Eduardo Horvath <eeh@netbsd.org>
List: source-changes
Date: 06/12/2002 00:10:05
Module Name: syssrc
Committed By: eeh
Date: Tue Jun 11 21:10:05 UTC 2002
Modified Files:
syssrc/sys/arch/sparc64/sparc64: pmap.c
Log Message:
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.121 -r1.122 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.