Subject: CVS commit: syssrc/sys/arch/powerpc/mpc6xx
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 09/09/2001 07:35:23
Module Name:	syssrc
Committed By:	matt
Date:		Sun Sep  9 04:35:23 UTC 2001

Modified Files:
	syssrc/sys/arch/powerpc/mpc6xx: pmap.c

Log Message:
Fix a missing restore interrupt.  disable interrupts around pvo_enter in
pmap_kenter.  Shouldn't be needed but ...


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 syssrc/sys/arch/powerpc/mpc6xx/pmap.c

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