Subject: CVS commit: src/sys/arch/xen/i386
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 03/11/2005 15:45:54
Module Name:	src
Committed By:	bouyer
Date:		Fri Mar 11 15:45:54 UTC 2005

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

Log Message:
Add missing STI() from i386/i386/vector.S 1.15.
This seems to fix the network hang issues I noticed with NetBSD guests
on heavy network I/O.


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

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