Subject: CVS commit: src/sys/arch/x86/x86
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 11/13/2007 18:38:59
Module Name: src
Committed By: ad
Date: Tue Nov 13 18:38:59 UTC 2007
Modified Files:
src/sys/arch/x86/x86: patch.c
Log Message:
When running uniprocessor, patch _kernel_lock() and _kernel_unlock() to
do nothing more than "nop; ret".
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/arch/x86/x86/patch.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.