CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/01/14 00:24:43
Modified files:
sys/arch/mips64/mips64: db_machdep.c trap.c
Log message:
When trying to get a stack trace, consider CKSEG1 addresses as invalid, as the
kernel will never use them for code or stack.
