Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754855AbbHNMsP (ORCPT ); Fri, 14 Aug 2015 08:48:15 -0400 Received: from pandora.arm.linux.org.uk ([78.32.30.218]:59172 "EHLO pandora.arm.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752127AbbHNMsO (ORCPT ); Fri, 14 Aug 2015 08:48:14 -0400 Date: Fri, 14 Aug 2015 13:48:03 +0100 From: Russell King - ARM Linux To: Stephen Boyd Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] ARM: smp: Collapse arch_cpu_idle_dead() into cpu_die() Message-ID: <20150814124803.GV7557@n2100.arm.linux.org.uk> References: <1439539139-8783-1-git-send-email-sboyd@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1439539139-8783-1-git-send-email-sboyd@codeaurora.org> 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: 738 Lines: 18 On Fri, Aug 14, 2015 at 12:58:59AM -0700, Stephen Boyd wrote: > The only caller of cpu_die() on ARM is arch_cpu_idle_dead(), so > let's simplify the code by renaming cpu_die() to > arch_cpu_idle_dead(). While were here, drop the __ref annotation > because __cpuinit is gone nowadays. > > Signed-off-by: Stephen Boyd Ok. Please put it in the patch system, 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/