jeff2006-03-13 03:07:01 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/powerpc/powerpc db_trace.c
Log:
MFC Rev 1.10
VFS SMP fixes, stack api, softupdates fixes.
Sponsored by: Isilon Systems, Inc.
Approved by:re (scottl)
Revision
grehan 2005-12-23 13:05:28 UTC
FreeBSD src repository
Modified files:
sys/powerpc/powerpc db_trace.c trap_subr.S
Log:
Mark the return address of the call to ast() in the generic trap
handling code so the stack trace unwinders don't start trying to
go into user-space.
F