From: Nicolas Pitre Date: Fri, 1 Oct 2010 04:10:44 +0000 (-0400) Subject: vcs: invoke the vt update callback when /dev/vcs* is written to X-Git-Tag: v2.6.37-rc1~155^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=432c9ed22aff641039ccd400cdabf983fabc285e;p=pandora-kernel.git vcs: invoke the vt update callback when /dev/vcs* is written to A notifier chain is called whenever the vt code modifies a terminal content, except for one case which is when the modification comes through writes to /dev/vcs* devices. Let's add the missing notifier invocation at the end of vcs_write() for that case too. Signed-off-by: Nicolas Pitre Cc: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed