DragonFly BSD
DragonFly commits List (threaded) for 2010-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 22 Sep 2010 19:15:38 -0700 (PDT)

commit 4cdde1a12de01cc68510300c9dab2d1e40902232
Author: Matthew Dillon <dillon@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]