git: kernel - fix MP lock mismatch in sys_lwp_rtprio()

看板DFBSD_commit作者時間16年前 (2010/01/17 05:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1BKYaK0x (DFBSD_commit)