Subject: CVS commit: src/sys/arch/x86
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 11/07/2007 16:02:27
Module Name:	src
Committed By:	ad
Date:		Wed Nov  7 16:02:27 UTC 2007

Modified Files:
	src/sys/arch/x86/conf: files.x86
	src/sys/arch/x86/include: lock.h
Removed Files:
	src/sys/arch/x86/x86: lock_machdep.c

Log Message:
__cpu_simple_locks really should be simple, otherwise they can cause
problems for e.g. profiling.


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 src/sys/arch/x86/conf/files.x86
cvs rdiff -r1.18 -r1.19 src/sys/arch/x86/include/lock.h
cvs rdiff -r1.7 -r0 src/sys/arch/x86/x86/lock_machdep.c

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