OS161 SAME_STACK Check Fail in Trap
There are several SAME_STACK
asserts in $OS161_SRC/kern/arch/mips/locore/trap.c
to
ensure that current thread did not run out of kernel stack.
There are several SAME_STACK
asserts in $OS161_SRC/kern/arch/mips/locore/trap.c
to
ensure that current thread did not run out of kernel stack.