linux/drivers/tty/vt
Nicolas Pitre 19e3ae6b4f vt: provide notifications on selection changes
The vcs device's poll/fasync support relies on the vt notifier to signal
changes to the screen content.  Notifier invocations were missing for
changes that comes through the selection interface though.  Fix that.

Tested with BRLTTY 5.2.

Signed-off-by: Nicolas Pitre <nico@linaro.org>
Cc: Dave Mielke <dave@mielke.cc>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-02-02 10:09:54 -08:00
..
.gitignore
Makefile
consolemap.c
cp437.uni
defkeymap.c_shipped
defkeymap.map
keyboard.c tty: pr_warning->pr_warn and logging neatening 2014-11-25 17:06:38 -08:00
selection.c
vc_screen.c
vt.c vt: provide notifications on selection changes 2015-02-02 10:09:54 -08:00
vt_ioctl.c