[PATCH] vt: Delay the update of the visible console
authorDavid Hollister <david.hollister@amd.com>
Mon, 26 Jun 2006 07:26:41 +0000 (00:26 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 26 Jun 2006 16:58:30 +0000 (09:58 -0700)
commit4ee1acce49d616e0e3fbff76fa1dea0c7350535d
tree55e4f15b64263681205e2eabf9749be761dd2362
parent6dbde380ca525bbfedd65e11402f345e1d64cba9
[PATCH] vt: Delay the update of the visible console

Delay the update of the visible framebuffer console until all other consoles
have been initialized in order to avoid losing information.  This only seems
to be a problem with modules, not with built-in drivers.

Signed-off-by: David Hollister <david.hollister@amd.com>
Signed-off-by: Jordan Crouse <jordan.crouse@amd.com>
Signed-off-by: Antonino Daplas <adaplas@pol.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/char/vt.c