Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751446AbbEFRLP (ORCPT ); Wed, 6 May 2015 13:11:15 -0400 Received: from aserp1040.oracle.com ([141.146.126.69]:42966 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750776AbbEFRLJ (ORCPT ); Wed, 6 May 2015 13:11:09 -0400 Message-ID: <554A4AF6.2060309@oracle.com> Date: Wed, 06 May 2015 10:10:14 -0700 From: santosh shilimkar Organization: Oracle Corporation User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.1.2 MIME-Version: 1.0 To: Russell King - ARM Linux , Paul Gortmaker , Santosh Shilimkar CC: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 02/11] arm/mach-keystone: remove legacy __cpuinit sections that crept in References: <1430174880-27958-1-git-send-email-paul.gortmaker@windriver.com> <1430174880-27958-3-git-send-email-paul.gortmaker@windriver.com> <20150506103704.GJ2067@n2100.arm.linux.org.uk> In-Reply-To: <20150506103704.GJ2067@n2100.arm.linux.org.uk> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Source-IP: userv0022.oracle.com [156.151.31.74] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1075 Lines: 30 On 5/6/2015 3:37 AM, Russell King - ARM Linux wrote: > On Mon, Apr 27, 2015 at 06:47:51PM -0400, Paul Gortmaker wrote: >> We removed __cpuinit support (leaving no-op stubs) quite some time >> ago. However two crept back in as of commit 5eb3da7246a5b2dfac9f38 >> ("ARM: keystone: Switch over to coherent memory address space") >> >> Since we want to clobber the stubs too, get these removed now. >> >> Cc: Santosh Shilimkar > > Santosh's email is now: Santosh Shilimkar > Thanks Russell. >> Cc: linux-arm-kernel@lists.infradead.org >> Signed-off-by: Paul Gortmaker >> --- >> arch/arm/mach-keystone/platsmp.c | 4 ++-- >> 1 file changed, 2 insertions(+), 2 deletions(-) >> Paul, Change is fine by me. I can pick this up for 4.2 Regards, Santosh -- 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/