DragonFly commits List (threaded) for 2011-10
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: syscons - Fix comments related to do_switch_scr()
commit e33e6446780fea68098566fbd9eb7f0d5459e966
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/e33e6446780fea68098566fbd9eb7f0d5459e966
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]