Source-Changes archive

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

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



Module Name:    src
Committed By:   snj
Date:           Fri Jun  5 18:34:47 UTC 2009

Modified Files:
        src/sys/arch/m68k/include [netbsd-5]: m68k.h
        src/sys/arch/m68k/m68k [netbsd-5]: switch_subr.s vm_machdep.c

Log Message:
Pull up following revision(s) (requested by martin in ticket #787):
        sys/arch/m68k/include/m68k.h: revision 1.14
        sys/arch/m68k/m68k/switch_subr.s: revision 1.22
        sys/arch/m68k/m68k/vm_machdep.c: revision 1.28
Do not use lwp_trampoline for cpu_setfunc, we do not want to call
lwp_startup() after a setfunc. Grow a simplified setfunc_trampoline
instead.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.13.30.1 src/sys/arch/m68k/include/m68k.h
cvs rdiff -u -r1.21 -r1.21.30.1 src/sys/arch/m68k/m68k/switch_subr.s
cvs rdiff -u -r1.26 -r1.26.30.1 src/sys/arch/m68k/m68k/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