From: Jean-François Moine Date: Tue, 20 Nov 2012 16:35:41 +0000 (+0100) Subject: tty vt: Fix a regression in command line edition X-Git-Tag: v3.7-rc8~28^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1a925f44a3a21c538144e30b08f966cad7adb63;p=pandora-kernel.git tty vt: Fix a regression in command line edition The commit 81732c3b2fede049a692e58a7ceabb6d18ffb18c ("Fix line garbage in virtual console on command line edition") made a regression with some machines: some characters were not erased after line edition. This patch adjusts the number of moved characters and the size of the region to be updated. Signed-off-by: Jean-François Moine Tested-by: Krzysztof Mazur Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed