Subject: CVS commit: [newlock2] src/sys/arch
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 10/21/2006 13:43:51
Module Name:	src
Committed By:	ad
Date:		Sat Oct 21 13:43:51 UTC 2006

Modified Files:
	src/sys/arch/amd64/amd64 [newlock2]: trap.c
	src/sys/arch/i386/i386 [newlock2]: trap.c

Log Message:
- Remove sched_lock assertion.
- Update for need_proftick() change.


To generate a diff of this commit:
cvs rdiff -r1.27.4.2 -r1.27.4.3 src/sys/arch/amd64/amd64/trap.c
cvs rdiff -r1.213 -r1.213.4.1 src/sys/arch/i386/i386/trap.c

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