From: Krzysztof Helt Date: Tue, 12 Aug 2008 22:08:57 +0000 (-0700) Subject: fbcon: prevent cursor disappearance after switching to 512 character font X-Git-Tag: v2.6.27-rc3~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afa9b649aa699297258dbb67aaae651c9ad4245f;p=pandora-kernel.git fbcon: prevent cursor disappearance after switching to 512 character font Adjust and honor the vc_scrl_erase_char for 256 and 512 character fonts. It fixes the issue with disappearing cursor during scrolling (http://bugzilla.kernel.org/show_bug.cgi?id=11258). The issue was reported and tracked by Peter Hanzel. Signed-off-by: Krzysztof Helt Reported-by: Peter Hanzel Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed