DragonFly commits List (threaded) for 2011-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel - remove debugging print_backtrace() when a vkernel is killed
commit 5fb4f156a8c394bdd558af7d5ffc80df76a43200
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Thu Jul 28 16:20:33 2011 -0700
kernel - remove debugging print_backtrace() when a vkernel is killed
* In certain cases a debugging print_backtrace() occurs when a vkernel is
killed while one or more of its cpu threads is active. This can crash
64-bit systems.
* Remove the call for now.
Summary of changes:
sys/vm/vm_vmspace.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5fb4f156a8c394bdd558af7d5ffc80df76a43200
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]