Revert "kgdboc: disable the console lock when in kgdb"
authorDouglas Anderson <dianders@chromium.org>
Thu, 7 May 2020 20:08:40 +0000 (13:08 -0700)
committerDaniel Thompson <daniel.thompson@linaro.org>
Mon, 18 May 2020 14:30:17 +0000 (15:30 +0100)
commit333564add0e553da9619a6591ae3cdbd561449b0
tree9ae8e26c6d66c2ddf1dce3f0a02aa2c0aee6dd99
parent202164fbfa2b2ffa3e66b504e0f126ba9a745006
Revert "kgdboc: disable the console lock when in kgdb"

This reverts commit 81eaadcae81b4c1bf01649a3053d1f54e2d81cf1.

Commit 81eaadcae81b ("kgdboc: disable the console lock when in kgdb")
is no longer needed now that we have the patch ("kgdb: Disable
WARN_CONSOLE_UNLOCKED for all kgdb").  Revert it.

Signed-off-by: Douglas Anderson <dianders@chromium.org>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Reviewed-by: Daniel Thompson <daniel.thompson@linaro.org>
Link: https://lore.kernel.org/r/20200507130644.v4.2.I02258eee1497e55bcbe8dc477de90369c7c7c2c5@changeid
Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org>
drivers/tty/serial/kgdboc.c