看板 DFBSD_commit 關於我們 聯絡資訊
commit 12358529ea63cd09f96e374a399cf043b4d780de Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Sat Jan 16 12:42:04 2010 -0800 kernel - fix MP lock mismatch in sys_lwp_rtprio() * sys_lwp_rtprio() was returning in certain cases without releasing the MP lock. Reported-by: Sascha Wildner <swildner@crater.dragonflybsd.org> Summary of changes: sys/kern/kern_resource.c | 10 ++++++---- 1 files changed, 6 insertions(+), 4 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/12358529ea63cd09f96e374a399cf043b4d780de -- DragonFly BSD source repository