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: Tue Feb 6 12:30:11 UTC 2007
Modified Files:
src/sys/arch/amd64/amd64 [newlock2]: cpu.c ipifuncs.c
src/sys/arch/i386/i386 [newlock2]: cpu.c ipifuncs.c
Log Message:
- Print CPU boot/startup messages with aprint_debug().
- Don't call printf from an IPI handler.
To generate a diff of this commit:
cvs rdiff -r1.12.4.4 -r1.12.4.5 src/sys/arch/amd64/amd64/cpu.c
cvs rdiff -r1.6 -r1.6.6.1 src/sys/arch/amd64/amd64/ipifuncs.c
cvs rdiff -r1.29.2.4 -r1.29.2.5 src/sys/arch/i386/i386/cpu.c
cvs rdiff -r1.13 -r1.13.6.1 src/sys/arch/i386/i386/ipifuncs.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