Subject: CVS commit: [netbsd-1-6] src/sys/arch/i386/i386
To: None <source-changes@NetBSD.org>
From: grant beattie <grant@netbsd.org>
List: source-changes
Date: 08/13/2003 13:33:01
Module Name:	src
Committed By:	grant
Date:		Wed Aug 13 13:33:01 UTC 2003

Modified Files:
	src/sys/arch/i386/i386 [netbsd-1-6]: pmap.c

Log Message:
Pull up revision 1.144 (requested by tls in ticket #1388):

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.136 -r1.136.4.1 src/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.