CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/02/13 07:04:45
Modified files:
sys/arch/mips64/include: pcb.h
sys/arch/mips64/mips64: context.S interrupt.c vm_machdep.c
Log message:
Since we don't use the saved ipl in pcb anymore, remove it from the struct
layout.
