From: Antonino A. Daplas Date: Tue, 3 Oct 2006 08:14:48 +0000 (-0700) Subject: [PATCH] fbcon: Remove cursor timer if unused X-Git-Tag: v2.6.19-rc1~310 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=212f26398f63bc905ea28f55b31d4ecd4a21a33b;p=pandora-kernel.git [PATCH] fbcon: Remove cursor timer if unused Remove the cursor timer (cursor flashing) on the following conditions: - if vc is in KD_GRAPHICS mode, ie, when X owns the console - if vc is blanked This misbehavior was exposed by Dave Jones. Signed-off-by: Antonino Daplas Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed