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 06:25:01
Module Name: src
Committed By: ad
Date: Thu Feb 1 06:25:01 UTC 2007
Modified Files:
src/sys/arch/amd64/amd64 [newlock2]: spl.S
src/sys/arch/i386/i386 [newlock2]: spl.S
src/sys/arch/x86/x86 [newlock2]: patch.c
Log Message:
- Don't patch stuff if it's a profiling kernel.
- Move Xspllower label to show up better in profile output.
To generate a diff of this commit:
cvs rdiff -r1.5.2.3 -r1.5.2.4 src/sys/arch/amd64/amd64/spl.S
cvs rdiff -r1.13.20.3 -r1.13.20.4 src/sys/arch/i386/i386/spl.S
cvs rdiff -r1.1.2.2 -r1.1.2.3 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.