Source-Changes archive

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

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



Module Name:    src
Committed By:   snj
Date:           Sat Jan  9 01:43:51 UTC 2010

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

Log Message:
Pull up following revision(s) (requested by mrg in ticket #1223):
        sys/arch/sparc/include/cpu.h: revision 1.86
        sys/arch/sparc/sparc/locore.s: revision 1.246
        sys/arch/sparc/sparc/vm_machdep.c: revision 1.100
fix up cpu_setfunc() as noted by uwe:
- don't call lwp_startup for cpu_setfunc() users
- introduce lwp_setfunc_trampoline instead
- no need to set the "new" lwp for setfunc


To generate a diff of this commit:
cvs rdiff -u -r1.84 -r1.84.14.1 src/sys/arch/sparc/include/cpu.h
cvs rdiff -u -r1.244 -r1.244.8.1 src/sys/arch/sparc/sparc/locore.s
cvs rdiff -u -r1.95.4.1 -r1.95.4.2 src/sys/arch/sparc/sparc/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