diff options
| author | Stefano Stabellini <[email protected]> | 2008-07-23 21:29:59 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2008-07-24 10:47:30 -0700 |
| commit | f700d6e5e5549cb9349d22043f4bd153792c621f (patch) | |
| tree | ea15f9d3f3a800d5ff938e645cc046a67ebc4ad3 /include/linux/timerqueue.h | |
| parent | e0426e6a09954d205da2d674a3d368d2715e3afd (diff) | |
vt: do not update when the console is blanked
vt.c DO_UPDATE macro checks if the console is visible but doesn't check if
the console is blanked.
In fact updating fbcon while the console is blanked is not only
unnecessary but can even cause screen corruption.
Therefore I am adding a simple check on console_blanked in DO_UPDATE.
Signed-off-by: Stefano Stabellini <[email protected]>
Cc: Krzysztof Helt <[email protected]>
Cc: "Antonino A. Daplas" <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions