commit 12358529ea63cd09f96e374a399cf043b4d780de
Author: Matthew Dillon <[email protected]>
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 <[email protected]>
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