]> git.proxmox.com Git - mirror_ubuntu-hirsute-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)
commitb356e89b89cc950dc142e906c1ad5c2d4eb1fa13
tree8842b148a2d7072c1e092060f41eb3459db8edfa
parentdef9d2780727cec3313ed3522d0123158d87224d
MIPS: kdb: Remove old workaround for backtracing on other CPUs

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