vt: don't vanish the cursor on vt switches
authorAlan Cox <alan@linux.intel.com>
Tue, 16 Dec 2014 23:13:30 +0000 (23:13 +0000)
committerAlan Cox <alan@linux.intel.com>
Tue, 16 Dec 2014 23:13:30 +0000 (23:13 +0000)
commitc5f84cf239735400e9626a2ad02709a8ba10a248
treefc16723d1206c8aaa27c3a83234acbfb0593f13e
parentf43e7b069deffcbcd18c916cd90e24feb32e71cc
vt: don't vanish the cursor on vt switches

This will need revisiting because the vt implementations mostly keep a single
'what was under the cursor' and 'cursor address'. We may need to make these
live in a standard place and save them too.
Kernel/vt.c