From: Antonino A. Daplas Date: Tue, 8 May 2007 07:38:40 +0000 (-0700) Subject: fbcon: delay screen update when setting the mode of all consoles X-Git-Tag: v2.6.22-rc1~421 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95d67bb1ca82dc8bd75304bda891e7ad81ecd935;p=pandora-kernel.git fbcon: delay screen update when setting the mode of all consoles If the current framebuffer console is rotated (rotate != 0), doing an "fbset -a" will corrupt the current console. Fix by updating the current console only after all non-visible consoles have been updated. Signed-off-by: Antonino Daplas Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed