[PATCH] ARM: socfpga: add smp_ops.cpu_kill to make kexec/kdump available
Hiraku Toyooka
hiraku.toyooka.gu at hitachi.com
Tue Jun 2 16:40:51 PDT 2015
Hello, Russell,
On 2015/06/02 17:38, Russell King - ARM Linux wrote:
> I wasn't thinking of SPIs and PPIs, but SGIs - the IPI interrupts coming
> from the boot CPU.
All tasks in a CPU going offline are migrated to other CPUs(finally
CPU0) and the rq is marked with offline before the CPU entering WFI
loop. So IPI is not sent to the secondary CPU.
> If you have a way to reset CPU0, why are you not using this for hotplug
> when a CPU is hot-unplugged?
I think you mean "way to reset CPU1". If so, the reason is an increase
in power consumption in usual hotplug. This is discussed before between
Alan Tull and you. (https://lkml.org/lkml/2014/9/25/37)
Best regards,
Hiraku Toyooka
More information about the linux-arm-kernel
mailing list