linux/drivers/tty/vt
Alan Cox 247ff8e610 vt: lock the accent table
First step to debletcherising the vt console layer - pick a victim and fix
the locking

This is a nice simple object with its own rules so lets pick it out for
treatment. The user of the table already has a lock so we will also use the
same lock for updates.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-02-24 13:59:34 -08:00
..
.gitignore
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: lock the accent table 2012-02-24 13:59:34 -08:00
Makefile
selection.c TTY: remove tty_locked 2011-08-23 10:34:07 -07:00
vc_screen.c tty: Add export.h for EXPORT_SYMBOL/THIS_MODULE to exporters 2011-10-31 19:31:28 -04:00
vt_ioctl.c vt: lock the accent table 2012-02-24 13:59:34 -08:00
vt.c tty: clearify structure initializer in notify_write() 2011-08-23 10:48:30 -07:00