Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 10/06/2000 21:37:40
Module Name:	syssrc
Committed By:	thorpej
Date:		Fri Oct  6 18:37:39 UTC 2000

Modified Files:
	syssrc/sys/arch/i386/i386: kgdb_machdep.c

Log Message:
Make sure we use kvtopte() only on kernel addresses.  Should
fix a panic that occurs when using KGDB repored by Nathan Williams.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 syssrc/sys/arch/i386/i386/kgdb_machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.