Source-Changes archive

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

CVS commit: src/sys/arch



Module Name:    src
Committed By:   xtraeme
Date:           Wed Mar 21 18:20:59 UTC 2007

Modified Files:
        src/sys/arch/amd64/include: cpu.h
        src/sys/arch/i386/include: cpu.h
        src/sys/arch/x86/x86: msr_ipifuncs.c

Log Message:
- Remove ci_msr_rvalue, it's not useful anymore as yamt@ pointed out.
- Remove completely debug from msr_ipifuncs, now it's known to work.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/sys/arch/amd64/include/cpu.h
cvs rdiff -r1.138 -r1.139 src/sys/arch/i386/include/cpu.h
cvs rdiff -r1.3 -r1.4 src/sys/arch/x86/x86/msr_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