Source-Changes archive

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

CVS commit: [matt-nb5-mips64] src/sys/arch/mips/mips



Module Name:    src
Committed By:   matt
Date:           Mon Feb 22 20:17:09 UTC 2010

Modified Files:
        src/sys/arch/mips/mips [matt-nb5-mips64]: compat_16_machdep.c
            mips_softint.c process_machdep.c sig_machdep.c syscall.c

Log Message:
Explicitly include <mips/locore.h> since <mips/cpu.h> no longer includes it.

Use curcpu()->ci_data.cpu_nsyscall instead of uvmexp.syscalls.


To generate a diff of this commit:
cvs rdiff -u -r1.12.14.4 -r1.12.14.5 \
    src/sys/arch/mips/mips/compat_16_machdep.c
cvs rdiff -u -r1.1.2.5 -r1.1.2.6 src/sys/arch/mips/mips/mips_softint.c
cvs rdiff -u -r1.29.62.3 -r1.29.62.4 src/sys/arch/mips/mips/process_machdep.c
cvs rdiff -u -r1.16.14.3 -r1.16.14.4 src/sys/arch/mips/mips/sig_machdep.c
cvs rdiff -u -r1.37.12.11 -r1.37.12.12 src/sys/arch/mips/mips/syscall.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