Re: [PATCH 0/4] percpu: add basic stats and tracepoints to percpu allocator

From: Dennis Zhou
Date: Tue Jun 20 2017 - 15:13:01 EST


On 6/20/17, 1:45 PM, "Tejun Heo" <htejun@xxxxxxxxx on behalf of tj@xxxxxxxxxx> wrote:
> Applied to percpu/for-4.13. I had to update 0002 because of the
> recent __ro_after_init changes. Can you please see whether I made any
> mistakes while updating it?

There is a tagging mismatch in 0002. Can you please change or remove the __read_mostly annotation in mm/percpu-internal.h?

Thanks,
Dennis