Subject: CVS commit: [newlock2] src/sys/arch
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 10/20/2006 19:42:24
Module Name:	src
Committed By:	ad
Date:		Fri Oct 20 19:42:24 UTC 2006

Modified Files:
	src/sys/arch/amd64/amd64 [newlock2]: locore.S
	src/sys/arch/i386/i386 [newlock2]: locore.S

Log Message:
- Acquire/release sched_mutex in the correct places.
- Donate ci->ci_sched_mutex to newly scheduled LWPs.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.18.8.1 src/sys/arch/amd64/amd64/locore.S
cvs rdiff -r1.43 -r1.43.4.1 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.