Subject: CVS commit: syssrc/sys/arch/i386/i386
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 10/16/2002 21:48:08
Module Name: syssrc
Committed By: mycroft
Date: Wed Oct 16 18:48:07 UTC 2002
Modified Files:
syssrc/sys/arch/i386/i386: pmap.c
Log Message:
Fix a sign extension bug that caused pmap_growkernel() to fail with >2GB KVA.
Symptom observed and verified fixed by tls.
To generate a diff of this commit:
cvs rdiff -r1.143 -r1.144 syssrc/sys/arch/i386/i386/pmap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.