Subject: CVS commit: src/sys/arch/amd64/amd64
To: None <source-changes@NetBSD.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 12/27/2005 17:28:27
Module Name: src
Committed By: chs
Date: Tue Dec 27 17:28:27 UTC 2005
Modified Files:
src/sys/arch/amd64/amd64: trap.c
Log Message:
use panic() instead of cpu_reboot() for unhandled kernel traps.
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/sys/arch/amd64/amd64/trap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.