Subject: CVS commit: src/sys/arch/powerpc/powerpc
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 07/10/2003 02:06:12
Module Name:	src
Committed By:	matt
Date:		Thu Jul 10 02:06:12 UTC 2003

Modified Files:
	src/sys/arch/powerpc/powerpc: db_trace.c

Log Message:
Don't do vtophys on instruction addresses.  This would cause problems for
user addresses (think trap from user mode) or lkms).


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 src/sys/arch/powerpc/powerpc/db_trace.c

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