Source-Changes archive

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

CVS commit: src/sys/arch/sparc64/sparc64



Module Name:    src
Committed By:   martin
Date:           Sun May 20 19:18:15 UTC 2007

Modified Files:
        src/sys/arch/sparc64/sparc64: genassym.cf locore.s vm_machdep.c

Log Message:
Remove special case handling for userland lwps from cpu_lwp_fork, instead
do it in lwp_trampoline when we first return to userland.


To generate a diff of this commit:
cvs rdiff -r1.43 -r1.44 src/sys/arch/sparc64/sparc64/genassym.cf
cvs rdiff -r1.245 -r1.246 src/sys/arch/sparc64/sparc64/locore.s
cvs rdiff -r1.72 -r1.73 src/sys/arch/sparc64/sparc64/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