Subject: CVS commit: syssrc/sys/arch/x86_64/x86_64
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 07/04/2002 13:42:01
Module Name:	syssrc
Committed By:	fvdl
Date:		Thu Jul  4 10:42:01 UTC 2002

Modified Files:
	syssrc/sys/arch/x86_64/x86_64: trap.c

Log Message:
Print a little more info for unhandled traps. For the time being,
halt the CPU, don't call panic() (until DDB is done).


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 syssrc/sys/arch/x86_64/x86_64/trap.c

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