Subject: CVS commit: src/sys/arch
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 12/04/2007 08:03:46
Module Name:	src
Committed By:	ad
Date:		Tue Dec  4 08:03:46 UTC 2007

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

Log Message:
softintr_ret: fix it to work properly after yesterday's change to mi_switch.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/sys/arch/amd64/amd64/spl.S
cvs rdiff -r1.21 -r1.22 src/sys/arch/i386/i386/spl.S

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