]> Zhao Yanbai Git Server - minix.git/commit
Revert "print kernel stacktrace for exceptions in kernel"
authorBen Gras <ben@minix3.org>
Fri, 22 Jul 2011 13:01:44 +0000 (15:01 +0200)
committerBen Gras <ben@minix3.org>
Fri, 22 Jul 2011 13:01:44 +0000 (15:01 +0200)
commitb984fa41df5adde6dc853b2719466de0568655f6
tree42330f266b1afa2d8889084c8813d253c8c0a14b
parent04d2db3c448a708a749fe4434c7926290cfab850
Revert "print kernel stacktrace for exceptions in kernel"

This reverts commit eff1369cab8fc04802c43231ec8ac2445d0a29da.

This was in a working branch and I only intended to commit
exception.c. But I committed the exact inverse. Sorry.
common/include/arch/i386/archtypes.h
kernel/Makefile
kernel/arch/i386/arch_system.c
kernel/arch/i386/include/arch_proto.h
kernel/arch/i386/sconst.h
kernel/debug.h
kernel/proc.c
kernel/proto.h
kernel/system/do_fork.c
kernel/system/do_mcontext.c
kernel/system/do_sigreturn.c