Source-Changes archive

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

CVS commit: [netbsd-5-0] src/sys/arch/sparc64



Module Name:    src
Committed By:   snj
Date:           Fri Jun  5 18:29:46 UTC 2009

Modified Files:
        src/sys/arch/sparc64/include [netbsd-5-0]: cpu.h
        src/sys/arch/sparc64/sparc64 [netbsd-5-0]: locore.s vm_machdep.c

Log Message:
Pull up following revision(s) (requested by martin in ticket #786):
        sys/arch/sparc64/include/cpu.h: revision 1.86
        sys/arch/sparc64/sparc64/locore.s: revision 1.291
        sys/arch/sparc64/sparc64/vm_machdep.c: revision 1.89
cpu_setfunc() can not use lwp_trampoline, as that has additional lwp startup
semantics. Use a simpler setfunc_trampoline instead.


To generate a diff of this commit:
cvs rdiff -u -r1.84 -r1.84.10.1 src/sys/arch/sparc64/include/cpu.h
cvs rdiff -u -r1.286 -r1.286.6.1 src/sys/arch/sparc64/sparc64/locore.s
cvs rdiff -u -r1.84.6.1 -r1.84.6.2 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