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/16/2005 11:25:03
Module Name:	src
Committed By:	bouyer
Date:		Wed Mar 16 11:25:03 UTC 2005

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

Log Message:
Fix stack offset to account for an extra register pushl compared to the i386
version.
Thanks to fvdl@ for confirming I was right on this.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/arch/xen/i386/spl.S

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