From: hiraku.toyooka.gu@hitachi.com (Hiraku Toyooka)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: socfpga: add smp_ops.cpu_kill to make kexec/kdump available
Date: Wed, 03 Jun 2015 08:40:51 +0900 [thread overview]
Message-ID: <556E3F03.5040008@hitachi.com> (raw)
In-Reply-To: <20150602083804.GX2067@n2100.arm.linux.org.uk>
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
next prev parent reply other threads:[~2015-06-02 23:40 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-29 5:38 [PATCH] ARM: socfpga: add smp_ops.cpu_kill to make kexec/kdump available Hiraku Toyooka
2015-05-29 8:33 ` Russell King - ARM Linux
2015-06-02 5:32 ` hiraku.toyooka.gu at hitachi.com
2015-06-02 8:38 ` Russell King - ARM Linux
2015-06-02 23:40 ` Hiraku Toyooka [this message]
2015-06-02 23:52 ` Russell King - ARM Linux
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=556E3F03.5040008@hitachi.com \
--to=hiraku.toyooka.gu@hitachi.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).