Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752371AbbFBXwx (ORCPT ); Tue, 2 Jun 2015 19:52:53 -0400 Received: from pandora.arm.linux.org.uk ([78.32.30.218]:33323 "EHLO pandora.arm.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751393AbbFBXwr (ORCPT ); Tue, 2 Jun 2015 19:52:47 -0400 Date: Wed, 3 Jun 2015 00:52:39 +0100 From: Russell King - ARM Linux To: Hiraku Toyooka Cc: dinguyen@opensource.altera.com, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] ARM: socfpga: add smp_ops.cpu_kill to make kexec/kdump available Message-ID: <20150602235239.GB7557@n2100.arm.linux.org.uk> References: <20150529053844.31162.43927.stgit@arietta> <20150529083339.GG2067@n2100.arm.linux.org.uk> <20150602083804.GX2067@n2100.arm.linux.org.uk> <556E3F03.5040008@hitachi.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <556E3F03.5040008@hitachi.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1262 Lines: 30 On Wed, Jun 03, 2015 at 08:40:51AM +0900, Hiraku Toyooka wrote: > 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) Please put a comment in your hotplug code describing this, so I'm not likely to ask again (and I don't have to remember that I've asked the question.) Thanks. -- FTTC broadband for 0.8mile line: currently at 10.5Mbps down 400kbps up according to speedtest.net. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/