From: David Hollister Date: Wed, 31 May 2006 04:25:36 +0000 (-0700) Subject: [PATCH] fbcon: fix scrollback with logo issue immediately after boot X-Git-Tag: v2.6.17-rc6~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=308af9290ad1844c1b4e93ff4919f8009efbe018;p=pandora-kernel.git [PATCH] fbcon: fix scrollback with logo issue immediately after boot From: David Hollister After the system boots with the logo, if the first action is a scrollback, the screen may become garbled. This patch ensures that the softback_curr value is updated along with softback_in following the scrollback. Signed-off-by: David Hollister Signed-off-by: Jordan Crouse Cc: "Antonino A. Daplas" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed