linux/drivers/tty/vt
Alan Cox 4001d7b7fc vt: push down the tty lock so we can see what is left to tackle
At this point we have the tty_lock guarding a couple of oddities, plus the
translation and unimap still.

We also extend the console_lock in a couple of spots where coverage is wrong
and switch vcs_open to use the right lock !

[Fixed the locking issue Jiri reported]

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-03-08 11:10:27 -08:00
..
.gitignore
Makefile
consolemap.c tty: Fix memory leak in virtual console when enable unicode translation 2012-01-04 16:18:55 -08:00
cp437.uni
defkeymap.c_shipped
defkeymap.map
keyboard.c vt:tackle kbd_table 2012-03-08 10:50:35 -08:00
selection.c vt:tackle kbd_table 2012-03-08 10:50:35 -08:00
vc_screen.c vt: push down the tty lock so we can see what is left to tackle 2012-03-08 11:10:27 -08:00
vt.c vt: sort out locking for font handling 2012-03-08 11:10:27 -08:00
vt_ioctl.c vt: push down the tty lock so we can see what is left to tackle 2012-03-08 11:10:27 -08:00