Subject: CVS commit: src/sys/arch/sh3/sh3
To: None <source-changes@netbsd.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 03/09/2003 18:14:30
Module Name:	src
Committed By:	tsutsui
Date:		Sun Mar  9 16:14:30 UTC 2003

Modified Files:
	src/sys/arch/sh3/sh3: exception.c

Log Message:
In tlb_exception(), don't panic immediately on access at va == 0
from kernel mode if fault hander is set.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/arch/sh3/sh3/exception.c

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