linux/drivers/tty/vt
Al Viro 86302600f8 vt: synchronize_rcu() under spinlock is not nice...
commit e8cd81693b upstream.

vcs_poll_data_free() calls unregister_vt_notifier(), which calls
atomic_notifier_chain_unregister(), which calls synchronize_rcu().
Do it *after* we'd dropped ->f_lock.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-04-05 10:04:19 -07:00
..
.gitignore
consolemap.c TTY: Wrong unicode value copied in con_set_unimap() 2012-03-15 13:28:52 -07:00
cp437.uni
defkeymap.c_shipped
defkeymap.map
keyboard.c tty: keyboard.c: Remove locking from vt_get_leds. 2012-10-07 08:32:23 -07:00
Makefile
selection.c vt: tackle the main part of the selection logic 2012-03-08 11:11:39 -08:00
vc_screen.c vt: synchronize_rcu() under spinlock is not nice... 2013-04-05 10:04:19 -07:00
vt_ioctl.c vt: waitevent is self locked so drop the tty_lock 2012-03-08 11:10:28 -08:00
vt.c fb: Yet another band-aid for fixing lockdep mess 2013-02-28 06:59:05 -08:00