commit c37e5f6984910dbb00597bfec3ed97fc70de4665 Author: Matthew Dillon <[email protected]> Date: Fri Aug 16 18:21:34 2013 -0700
kernel - Fix SMP race in mtx*() code.
* Fix a SMP race due to forgetting to set the PINTERLOCKED flag.
Summary of changes:
sys/kern/kern_mutex.c | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c37e5f6984910dbb00597bfec3ed97fc70de4665
--
DragonFly BSD source repository
