Subject: CVS commit: src/sys/arch/i386/i386
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 06/12/2005 05:32:45
Module Name:	src
Committed By:	yamt
Date:		Sun Jun 12 05:32:45 UTC 2005

Modified Files:
	src/sys/arch/i386/i386: vector.S

Log Message:
remove some unsafe sti insns before INTRFASTEXIT, which
can allow infinite recursion of the handler.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/sys/arch/i386/i386/vector.S

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