git: DragonFly_RELEASE_2_12 syscons - Fix comments related to do_switch_scr()
    Antonio Huete Jimenez 
    tuxillo at crater.dragonflybsd.org
       
    Tue Oct 18 07:43:58 PDT 2011
    
    
  
commit 9d5a66f723a8aae7b8a1b250368a959adec587e9
Author: Antonio Huete Jimenez <tuxillo at 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
    
    
More information about the Commits
mailing list