CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/05/19 07:10:24
Modified files:
sys/arch/hppa/dev: cpu.c
sys/arch/hppa/hppa: genassym.cf locore.S
sys/arch/hppa/include: cpu.h
Log message:
Spin up secondary CPUs on hppa multiprocessor kernels. At this stage we
enable clock interrupts, however do not allow processes to be scheduled
onto the secondary CPUs - hopefully we can change this shortly...
ok kettenis@
