]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit69c8e23de01ad540169ab9c55446df8bddbec353
tree9ae8e26c6d66c2ddf1dce3f0a02aa2c0aee6dd99
parent1bd50bcd5ba196e28554ddee12a379c7451546f6
Revert "kgdboc: disable the console lock when in kgdb"

This reverts commit 7aacc142c6968989bd1ec901bc77f6287ba04b85.

Commit 7aacc142c696 ("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