看板 DFBSD_commit 關於我們 聯絡資訊
commit 7bea4e6400e22ea6ced177c82b5f83aff4b8ea3f Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Thu Feb 17 00:41:43 2011 -0800 kernel - Fix seg-fault in clock interrupt due to race * Fix a seg-fault which can occur due to races against a newly created process whos lwp has not been completely initialized. Summary of changes: sys/kern/kern_synch.c | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7bea4e6400e22ea6ced177c82b5f83aff4b8ea3f -- DragonFly BSD source repository