diff options
author | Daniel Thompson <daniel.thompson@linaro.org> | 2014-09-03 12:57:52 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-09-08 16:26:07 -0700 |
commit | 287f03c0d4fbf0b57f88867a02632376b63ef0c8 (patch) | |
tree | f7b352bf2f51e1b5710007e279cf35abe5a4da29 /kernel/irq | |
parent | a5820c24a817e7bbebf5c4366989d5f243b809ab (diff) | |
download | op-kernel-dev-287f03c0d4fbf0b57f88867a02632376b63ef0c8.zip op-kernel-dev-287f03c0d4fbf0b57f88867a02632376b63ef0c8.tar.gz |
serial: kgdb_nmi: No CON_ENABLED by default
At present this console is optionally registered by NULL checking
arch_kgdb_ops.enable_nmi. In practice this requires the architecture
dependant code to implement some kind of control (e.g. module arguments)
to enable/disable this feature.
The kernel already provides us the perfectly adequate console= argument
to enable/disable consoles. Let's use that instead!
Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org>
Cc: Jiri Slaby <jslaby@suse.cz>
Cc: linux-serial@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel/irq')
0 files changed, 0 insertions, 0 deletions