CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2010/06/03 09:48:58

Modified files:
        sys/arch/hppa/dev: cpu.c 
        sys/arch/hppa/hppa: genassym.cf locore.S 
        sys/arch/hppa/include: cpu.h 

Log message:
Rename ci_spinup_stack to ci_stack and use it as the stack for both CPU
spin up and FPU emulation. Since all CPUs need a stack for FPU emulation,
move the allocation code to cpuattach().

ok kettenis@

Reply via email to