CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/08/07 12:46:04
Modified files:
sys/arch/sparc64/include: cpu.h
sys/arch/sparc64/sparc64: clock.c genassym.cf locore.s
Log message:
Give each CPU its own `struct intrhand' for %tick interrupts. Fixes a
problem where the clock would stop ticking on some CPUs because of lost
ticks.
