Subject: CVS commit: src/sys/arch/powerpc/powerpc
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 08/12/2003 15:40:04
Module Name:	src
Committed By:	matt
Date:		Tue Aug 12 15:40:03 UTC 2003

Modified Files:
	src/sys/arch/powerpc/powerpc: trap_subr.S

Log Message:
D'oh!  The PCB can't be accessed with the MMU off.  So get the pmap pointer
*before* disabling the MMU.


To generate a diff of this commit:
cvs rdiff -r1.48 -r1.49 src/sys/arch/powerpc/powerpc/trap_subr.S

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