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



Module Name:    src
Committed By:   snj
Date:           Fri Jun  5 18:56:01 UTC 2009

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

Log Message:
Pull up following revision(s) (requested by skrll in ticket #793):
        sys/arch/hppa/hppa/vm_machdep.c: revision 1.36
        sys/arch/hp700/include/cpu.h: revision 1.34
        sys/arch/hp700/hp700/locore.S: revision 1.35
Do not use lwp_trampoline for cpu_setfunc, but a simplified setfunc_trampoline
that does not call lwp_startup().


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.30.10.1 src/sys/arch/hp700/hp700/locore.S
cvs rdiff -u -r1.28 -r1.28.10.1 src/sys/arch/hp700/include/cpu.h
cvs rdiff -u -r1.33 -r1.33.6.1 src/sys/arch/hppa/hppa/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