git: kernel - Fix missing release of tty_token

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Aug 30 22:35:12 PDT 2010


commit 261a35c13161f8a71592bdb700ba6f3b39334c79
Author: Matthew Dillon <dillon at 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





More information about the Commits mailing list