[PATCH] ARM: tegra: disable nonboot CPUs when reboot
Stephen Warren
swarren at wwwdotorg.org
Fri Jun 7 17:28:38 EDT 2013
On 06/07/2013 12:56 PM, Stephen Warren wrote:
...
> [1] Perhaps the issue is why ipi_send_stop() calls down into
> tegra_cpu_kill() rather than tegra_cpu_die(), since die() is what
> should be run on the killed CPU, and kill() on the killing CPU?
Scratch that; I don't think it's calling down to /either/; I was
confused. It seems like it /should/ call cpu_die() though, at least if
hotplug is enabled, right?
More information about the linux-arm-kernel
mailing list