Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   jruoho
Date:           Thu Jan 13 03:40:51 UTC 2011

Modified Files:
        src/sys/arch/ia64/acpi: acpi_machdep.c
        src/sys/arch/ia64/include: acpi_machdep.h
        src/sys/arch/x86/acpi: acpi_cpu_md.c
        src/sys/arch/x86/include: acpi_machdep.h
        src/sys/arch/x86/x86: acpi_machdep.c
        src/sys/dev/acpi: acpi_cpu.h acpi_cpu_cstate.c

Log Message:
Move the function that counts the CPUs from acpicpu(4) to the MD layer.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/ia64/acpi/acpi_machdep.c
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/ia64/include/acpi_machdep.h
cvs rdiff -u -r1.37 -r1.38 src/sys/arch/x86/acpi/acpi_cpu_md.c
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/x86/include/acpi_machdep.h
cvs rdiff -u -r1.27 -r1.28 src/sys/arch/x86/x86/acpi_machdep.c
cvs rdiff -u -r1.27 -r1.28 src/sys/dev/acpi/acpi_cpu.h
cvs rdiff -u -r1.35 -r1.36 src/sys/dev/acpi/acpi_cpu_cstate.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