diff options
author | Jason Wessel <jason.wessel@windriver.com> | 2010-08-16 20:58:31 (GMT) |
---|---|---|
committer | Jason Wessel <jason.wessel@windriver.com> | 2010-08-16 20:58:31 (GMT) |
commit | beed5336eba6a5a70c97e9f4bfff525915a25003 (patch) | |
tree | cbc477bf6c3377da41c50a6d80c7218a4a589b6c /kernel/panic.c | |
parent | fed891c89bfd8ef898c2289b34e748969bb12798 (diff) | |
download | linux-fsl-qoriq-beed5336eba6a5a70c97e9f4bfff525915a25003.tar.xz |
vt,console,kdb: preserve console_blanked while in kdb
Commit b45cfba4e9005d64d419718e7ff7f7cab44c1994 (vt,console,kdb:
implement atomic console enter/leave functions) introduced the ability
to atomically change the console mode with kernel mode setting but did
not preserve the state of the console_blanked variable.
The console_blanked variable must be restored when executing the
con_debug_leave() or further kernel mode set changes (such as using
chvt X) will fail to correctly set the state of console.
Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>
CC: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'kernel/panic.c')
0 files changed, 0 insertions, 0 deletions