Subject: CVS commit: src/sys/arch/amd64/amd64
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 01/01/2008 19:49:06
Module Name:	src
Committed By:	yamt
Date:		Tue Jan  1 19:49:06 UTC 2008

Modified Files:
	src/sys/arch/amd64/amd64: genassym.cf vector.S

Log Message:
make the nmi handler safer.

XXX should use IST.


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/sys/arch/amd64/amd64/genassym.cf
cvs rdiff -r1.18 -r1.19 src/sys/arch/amd64/amd64/vector.S

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