diff options
author | Daniel Thompson <daniel.thompson@linaro.org> | 2014-05-29 09:48:46 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-05-29 11:28:05 -0700 |
commit | bd71a1c08807966636daf52138119108c12c6061 (patch) | |
tree | 461fa928de53a33c90e6c05e6b10c10d406c4daf /arch | |
parent | 8a0ff60f7eeab3df34d475c952b9d75799de8975 (diff) | |
download | linux-bd71a1c08807966636daf52138119108c12c6061.tar.bz2 |
serial: kgdb_nmi: Improve console integration with KDB I/O
kgdb_nmi_tty_enabled is used for two unrelated purposes, namely to
suppress normal TTY input handling and to suppress console output
(although it has no effect at all on TTY output). A much better way to
handle muting the console is to not have to mute it in the first place!
That's what this patch does.
Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions