git: kernel - Fix list corruption in dsched
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat Feb 12 14:27:44 PST 2011
commit 076dc4bb35ff784c459aea98a48700c3796d8e1f
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sat Feb 12 14:17:01 2011 -0800
kernel - Fix list corruption in dsched
* dsched_thread_io_alloc() also needs to hold a context lock when
doing an internal list operation.
Summary of changes:
sys/kern/kern_dsched.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/076dc4bb35ff784c459aea98a48700c3796d8e1f
--
DragonFly BSD source repository
More information about the Commits
mailing list