CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/07/16 16:47:37
Modified files:
sys/arch/hppa/hppa: locore.S vm_machdep.c
Log message:
Clear the framepointer (r3) in switch_trampoline to avoid faults in stack trace
Reduce size of switch stack frame to match normal 64byte alignment
Eliminate useless 'osp' variable when setting up initial frame in cpu_fork()
ok visa@ kettenis@
