CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/12/27 23:55:27
Modified files:
sys/arch/sgi/include: intr.h mutex.h
sys/arch/sgi/sgi: intr_template.c ip30_machdep.c
sys/arch/mips64/include: atomic.h cpu.h pmap.h
sys/arch/mips64/mips64: clock.c context.S cpu.c ipifuncs.c
pmap.c softintr.c trap.c
Log message:
MP-safe pmap implemented, enable IPI in interrupt handler to avoid deadlock.
ok miod@
