Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933213Ab3FRR6H (ORCPT ); Tue, 18 Jun 2013 13:58:07 -0400 Received: from service87.mimecast.com ([91.220.42.44]:54835 "EHLO service87.mimecast.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932872Ab3FRR6F convert rfc822-to-8bit (ORCPT ); Tue, 18 Jun 2013 13:58:05 -0400 Message-ID: <51C09FAF.3050207@arm.com> Date: Tue, 18 Jun 2013 18:58:07 +0100 From: Sudeep KarkadaNagesha User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130510 Thunderbird/17.0.6 MIME-Version: 1.0 To: "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" CC: Sudeep KarkadaNagesha , "linux@arm.linux.org.uk" , Catalin Marinas , Will Deacon , Mark Rutland , Marc Zyngier , "tglx@linutronix.de" Subject: Re: [PATCH 3/4] ARM/ARM64: arch_timer: remove __cpuinit attribute for arch_counter_set_user_access References: <1371575223-21702-1-git-send-email-Sudeep.KarkadaNagesha@arm.com> <1371575223-21702-4-git-send-email-Sudeep.KarkadaNagesha@arm.com> In-Reply-To: <1371575223-21702-4-git-send-email-Sudeep.KarkadaNagesha@arm.com> X-OriginalArrivalTime: 18 Jun 2013 17:58:00.0354 (UTC) FILETIME=[5F10C820:01CE6C4D] X-MC-Unique: 113061818580209801 Content-Type: text/plain; charset=WINDOWS-1252 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 660 Lines: 20 On 18/06/13 18:07, Sudeep KarkadaNagesha wrote: > From: Sudeep KarkadaNagesha > > We must not declare arch_counter_set_user_access as __cpuinit as we > need to use it in warm reset paths like CPU PM notifiers. > This patch should be dropped as __cpuinit is removed completely by http://www.spinics.net/lists/arm-kernel/msg252410.html Just happen to see it now. Regards, Sudeep -- 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/