From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [PATCH] percpu: make this_cpu_generic_read notrace Date: Sat, 24 Sep 2016 11:18:53 +0200 Message-ID: <4886672.oUR9U4H6le@wuerfel> References: <1473497134-27807-1-git-send-email-zhang.chunyan@linaro.org> <20160916095309.GM3380@arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: <20160916095309.GM3380@arm.com> Sender: linux-kernel-owner@vger.kernel.org To: Will Deacon Cc: Chunyan Zhang , Steven Rostedt , linux-arch@vger.kernel.org, "linux-kernel@vger.kernel.org" , Lyra Zhang List-Id: linux-arch.vger.kernel.org On Friday, September 16, 2016 10:53:09 AM CEST Will Deacon wrote: > On Fri, Sep 16, 2016 at 04:42:44PM +0800, Chunyan Zhang wrote: > > Hi Will and Steven, > > > > May I have a review or an acked-by from you on this patch so that Arnd > > can pick it up. > > > > I have tested this patch on arm qemu, I'm sure it can solve the > > problem described in commit message. > > It looks fine to me; we took your equivalent patch for arm64 already, so: > > Acked-by: Will Deacon > Applied to my asm-generic tree now, sorry for the delay, Arnd