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

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

Log Message:
Pullup rev 1.10 (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.9 -r1.9.2.1 src/sys/arch/sh3/sh3/mmu.c

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