Subject: CVS commit: [netbsd-3] src/sys/arch/i386/i386
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 08/24/2005 21:46:31
Module Name:	src
Committed By:	tron
Date:		Wed Aug 24 21:46:31 UTC 2005

Modified Files:
	src/sys/arch/i386/i386 [netbsd-3]: vector.S

Log Message:
Pull up revision 1.19 (requested by yamt in ticket #690):
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.17 -r1.17.10.1 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.