Re: [PATCH] percpu: make this_cpu_generic_read notrace
From: Arnd Bergmann <arnd@arndb.de>
Date: 2016-09-24 09:19:06
Also in:
lkml
From: Arnd Bergmann <arnd@arndb.de>
Date: 2016-09-24 09:19:06
Also in:
lkml
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:quoted
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 <redacted>
Applied to my asm-generic tree now, sorry for the delay, Arnd