DragonFly commits List (threaded) for 2010-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel - fix MP lock mismatch in sys_lwp_rtprio()
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]