Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [newlock2] src/sys/arch



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.




Home | Main Index | Thread Index | Old Index