]> 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)
commitcaabed900234f5c16a90b66fe445911e0c532b4b
tree8842b148a2d7072c1e092060f41eb3459db8edfa
parent4757a2a281f84eb4af36f8bf8f1e5ba3e4afffdf
MIPS: kdb: Remove old workaround for backtracing on other CPUs

As of commit a4f3907a4db7 ("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