git: kernel - Add per-process token, adjust signal code to use i
commit 8582ec21c73abb71e84b8e5e996bcd6c8fdfbf38
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Sat Feb 12 08:46:18 2011 -0800
kernel - Add per-process token, adjust signal code to use it (2).
* In order to avoid a hard-code-section assertion from hardclock()'s
itimer code the per-process token must be held on the call to ksignal().
Summary of changes:
sys/kern/kern_clock.c | 10 ++++++----
sys/kern/kern_sig.c | 6 ++++++
2 files changed, 12 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8582ec21c73abb71e84b8e5e996bcd6c8fdfbf38
--
DragonFly BSD source repository
討論串 (同標題文章)
完整討論串 (本文為第 2 之 2 篇):