Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/powerpc/powerpc
Module Name: src
Committed By: martin
Date: Sun Jun 7 23:21:26 UTC 2009
Modified Files:
src/sys/arch/powerpc/powerpc: locore_subr.S vm_machdep.c
Log Message:
Do not use the same trampoline for cpu_setfunc and cpu_lwp_fork, the
latter does a lot more work.
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/sys/arch/powerpc/powerpc/locore_subr.S
cvs rdiff -u -r1.76 -r1.77 src/sys/arch/powerpc/powerpc/vm_machdep.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