git: kernel - unlock the syscons_lock spinlock around ttwakeup()

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Sep 22 19:16:23 PDT 2010


commit 4cdde1a12de01cc68510300c9dab2d1e40902232
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Wed Sep 22 19:14:24 2010 -0700

    kernel - unlock the syscons_lock spinlock around ttwakeup()
    
    * ttwakeup() can block, we have to unlock syscons_lock() before calling it.

Summary of changes:
 sys/dev/misc/syscons/syscons.c |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4cdde1a12de01cc68510300c9dab2d1e40902232


-- 
DragonFly BSD source repository





More information about the Commits mailing list