git: taskqueue: locking fix

Johannes Hofmann hofmann at crater.dragonflybsd.org
Wed Jan 29 12:32:20 PST 2014


commit 6c0cea68768bd080b6308f190c7a901ba437ed0a
Author: Johannes Hofmann <johannes.hofmann at gmx.de>
Date:   Wed Jan 29 21:30:02 2014 +0100

    taskqueue: locking fix
    
    Remove leftover TQ_UNLOCK() call from taskqueue_enqueue_locked()
    error case.

Summary of changes:
 sys/kern/subr_taskqueue.c | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6c0cea68768bd080b6308f190c7a901ba437ed0a


-- 
DragonFly BSD source repository



More information about the Commits mailing list