kernel_optimize_test/kernel/debug/kdb
Douglas Anderson c67c10a67f kdb: kdb_current_regs should be private
As of the patch ("MIPS: kdb: Remove old workaround for backtracing on
other CPUs") there is no reason for kdb_current_regs to be in the
public "kdb.h".  Let's move it next to kdb_current_task.

Signed-off-by: Douglas Anderson <dianders@chromium.org>
Link: https://lore.kernel.org/r/20191109111623.2.Iadbfb484e90b557cc4b5ac9890bfca732cd99d77@changeid
Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org>
2020-01-31 17:33:54 +00:00
..
.gitignore
kdb_bp.c
kdb_bt.c kdb: Remove special case logic from kdb_read() 2019-10-28 12:07:57 +00:00
kdb_cmds
kdb_debugger.c
kdb_io.c kdb: Tweak escape handling for vi users 2019-10-28 12:08:29 +00:00
kdb_keyboard.c
kdb_main.c kdb: Replace strncmp with str_has_prefix 2019-09-03 11:19:31 +01:00
kdb_private.h kdb: kdb_current_regs should be private 2020-01-31 17:33:54 +00:00
kdb_support.c
Makefile kdb: Get rid of broken attempt to print CCVERSION in kdb summary 2019-05-12 09:50:43 +01:00