commit | 04a2fe574ad10156266fcdb50adf30ebedad76fb | [log] [tgz] |
---|---|---|
author | Antonino A. Daplas <adaplas@gmail.com> | Mon Jan 09 20:52:58 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Jan 10 08:01:43 2006 -0800 |
tree | 9ec7800eaaeccc9fcf48d018c360ebf9a280163a | |
parent | 2610acc7ab36d7657d9a0c97a0e83cd1d6ee2b33 [diff] |
[PATCH] fbcon: Store struct display when setting all vcs Store struct display when setting all vc's. Otherwise, fbcon's behavior becomes undefined, such as malpositioning of the cursor. Signed-off-by: Antonino Daplas <adaplas@pol.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>