From: Nicolas Pitre Date: Fri, 23 Jan 2015 22:07:21 +0000 (-0500) Subject: vt: provide notifications on selection changes X-Git-Tag: fixes-v4.0-rc1~98^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19e3ae6b4f07a87822c1c9e7ed99d31860e701af;p=pandora-kernel.git 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 Cc: Dave Mielke Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed