Subject: CVS commit: [newlock2] src/sys/arch
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 02/01/2007 04:17:13
Module Name: src
Committed By: ad
Date: Thu Feb 1 04:17:13 UTC 2007
Modified Files:
src/sys/arch/amd64/amd64 [newlock2]: locore.S
src/sys/arch/i386/i386 [newlock2]: locore.S
Log Message:
Call spllower() from the idle loop, not Xspllower().
To generate a diff of this commit:
cvs rdiff -r1.18.8.9 -r1.18.8.10 src/sys/arch/amd64/amd64/locore.S
cvs rdiff -r1.43.4.9 -r1.43.4.10 src/sys/arch/i386/i386/locore.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.