Subject: CVS commit: syssrc/sys/arch/sh3/sh3
To: None <source-changes@netbsd.org>
From: SAITOH Masanobu <msaitoh@netbsd.org>
List: source-changes
Date: 06/24/2001 08:22:18
Module Name:	syssrc
Committed By:	msaitoh
Date:		Sun Jun 24 05:22:18 UTC 2001

Modified Files:
	syssrc/sys/arch/sh3/sh3: vm_machdep.c

Log Message:
cpu_fork() fix:
	- add cacheflush() when sh4
	- convert kr15 from P2 area to P1 area (SH4)


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 syssrc/sys/arch/sh3/sh3/vm_machdep.c

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