Subject: CVS commit: src/sys/arch/sh3/sh3
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 07/22/2006 22:43:43
Module Name:	src
Committed By:	uwe
Date:		Sat Jul 22 22:43:43 UTC 2006

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

Log Message:
tlb_exception: Move and indent TLB_ASSERT to reduce visual clutter.
Fix function name in the panic message.  Print expevt on panic.
Split panic message so that the dumped numbers are on a separate line.


To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 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.