Re: [PATCH] percpu: make this_cpu_generic_read notrace

From: Arnd Bergmann
Date: Sat Sep 24 2016 - 05:19:08 EST


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 <will.deacon@xxxxxxx>
>

Applied to my asm-generic tree now, sorry for the delay,

Arnd