]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: kdb: Remove old workaround for backtracing on other CPUs
authorDouglas Anderson <dianders@chromium.org>
Sat, 9 Nov 2019 19:16:40 +0000 (11:16 -0800)
committerDaniel Thompson <daniel.thompson@linaro.org>
Fri, 31 Jan 2020 17:33:51 +0000 (17:33 +0000)
commitd09049a5df5bf5f49c415ee314841797624f7382
tree8842b148a2d7072c1e092060f41eb3459db8edfa
parentf85da7ea4f5a17b2c83170feeeeddd6691503a52
MIPS: kdb: Remove old workaround for backtracing on other CPUs

As of commit 02077b98f3ff ("kdb: Fix stack crawling on 'running' CPUs
that aren't the master") we no longer need any special case for doing
stack dumps on CPUs that are not the kdb master.  Let's remove.

Signed-off-by: Douglas Anderson <dianders@chromium.org>
Link: https://lore.kernel.org/r/20191109111623.1.I30a0cac4d9880040c8d41495bd9a567fe3e24989@changeid
Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org>
arch/mips/kernel/traps.c