CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/06/10 12:05:31
Modified files:
sys/arch/mips64/include: cpu.h proc.h
sys/arch/mips64/mips64: exception.S interrupt.c trap.c
sys/arch/sgi/include: intr.h
sys/arch/sgi/sgi: genassym.cf
Log message:
Switch sgi to per-process AST, and move ast() from interrupt.c to trap.c
where it can use userret() instead of duplicating it.
