From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Rostedt Subject: Re: [PATCH] percpu: make this_cpu_generic_read notrace Date: Fri, 16 Sep 2016 09:19:49 -0400 Message-ID: <20160916091949.3b8c0e52@gandalf.local.home> 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: Received: from smtprelay0230.hostedemail.com ([216.40.44.230]:40788 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752881AbcIPNTx (ORCPT ); Fri, 16 Sep 2016 09:19:53 -0400 In-Reply-To: <20160916095309.GM3380@arm.com> Sender: linux-arch-owner@vger.kernel.org List-ID: To: Will Deacon Cc: Chunyan Zhang , Arnd Bergmann , linux-arch@vger.kernel.org, "linux-kernel@vger.kernel.org" , Lyra Zhang On Fri, 16 Sep 2016 10:53:09 +0100 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: > Looks good to me too. Acked-by: Steven Rostedt -- Steve