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

git: kernel - Fix missing release of tty_token


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 30 Aug 2010 22:34:22 -0700 (PDT)

commit 261a35c13161f8a71592bdb700ba6f3b39334c79
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Mon Aug 30 21:28:09 2010 -0700

    kernel - Fix missing release of tty_token
    
    * Fix one missing release and one misordered release.  These were
      causing the low level SMP AP boot to enter with 2 mplock counts
      instead of 1.

Summary of changes:
 sys/dev/video/fb/fb.c |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/261a35c13161f8a71592bdb700ba6f3b39334c79


-- 
DragonFly BSD source repository



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