Module Name: src Committed By: matt Date: Mon Jul 9 17:11:32 UTC 2012
Modified Files: src/sys/arch/mips/mips [matt-nb5-mips64]: locore_mips1.S mipsX_subr.S Log Message: Add code to panic if/when a kthread return to lwp_startup. Add a workaround for the XLP which requires a EHB at the start of the interrupt vector. To generate a diff of this commit: cvs rdiff -u -r1.64.26.1.2.15 -r1.64.26.1.2.16 \ src/sys/arch/mips/mips/locore_mips1.S cvs rdiff -u -r1.26.36.1.2.56 -r1.26.36.1.2.57 \ src/sys/arch/mips/mips/mipsX_subr.S Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.