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

git: DragonFly_RELEASE_2_12 syscons - Fix comments related to do_switch_scr()


From: Antonio Huete Jimenez <tuxillo@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 18 Oct 2011 07:42:42 -0700 (PDT)

commit 9d5a66f723a8aae7b8a1b250368a959adec587e9
Author: Antonio Huete Jimenez <tuxillo@quantumachine.net>
Date:   Fri Oct 14 21:46:49 2011 +0200

    syscons - Fix comments related to do_switch_scr()
    
    do_switch_scr() no longer releases critical sections so all
    the comments remarking this are now wrong, remove them.
    
    Most of the code uses now tty_token for the non-critical paths
    and it no longer needs a critical section.
    
    Pointed-out-by: @dillon

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

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9d5a66f723a8aae7b8a1b250368a959adec587e9


-- 
DragonFly BSD source repository



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