Subject: CVS commit: [netbsd-2] src/sys/arch/sh3/sh3
To: None <source-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 01/10/2005 18:42:28
Module Name:	src
Committed By:	jmc
Date:		Mon Jan 10 18:42:28 UTC 2005

Modified Files:
	src/sys/arch/sh3/sh3 [netbsd-2]: mmu_sh4.c

Log Message:
Pullup rev 1.8 (requested by tsutsui in ticket #1072)

Protect accesses to PTE/TLB registers with
_cpu_exception_suspend()/_cpu_exception_resume() pair. Prevents
spontaneous reboot under heavy load


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.7.6.1 src/sys/arch/sh3/sh3/mmu_sh4.c

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