Source-Changes archive

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

CVS commit: src/sys/arch/mips



Module Name:    src
Committed By:   skrll
Date:           Mon Oct 31 12:49:04 UTC 2016

Modified Files:
        src/sys/arch/mips/include: cpu.h
        src/sys/arch/mips/mips: cpu_subr.c

Log Message:
Pre-allocate some kcpuset_ts so that we don't try and allocate in the
wrong context.


To generate a diff of this commit:
cvs rdiff -u -r1.120 -r1.121 src/sys/arch/mips/include/cpu.h
cvs rdiff -u -r1.29 -r1.30 src/sys/arch/mips/mips/cpu_subr.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