git: kernel - remove debugging print_backtrace() when a vkernel

看板DFBSD_commit作者時間14年前 (2011/07/29 07:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1ECV5tqQ (DFBSD_commit)