Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1671029
| From | Dennis Zhou <dennisz@fb.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/4] percpu: add basic stats and tracepoints to percpu allocator |
| Date | 2017-06-20 21:20 +0200 |
| Message-ID | <tUwQW-4dQ-7@gated-at.bofh.it> (permalink) |
| References | <tUehj-Na-11@gated-at.bofh.it> <tUvrQ-3dH-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 6/20/17, 1:45 PM, "Tejun Heo" <htejun@gmail.com on behalf of tj@kernel.org> 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
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 0/4] percpu: add basic stats and tracepoints to percpu allocator Dennis Zhou <dennisz@fb.com> - 2017-06-20 01:30 +0200
[PATCH 1/4] percpu: add missing lockdep_assert_held to func pcpu_free_area Dennis Zhou <dennisz@fb.com> - 2017-06-20 01:30 +0200
[PATCH 2/4] percpu: migrate percpu data structures to internal header Dennis Zhou <dennisz@fb.com> - 2017-06-20 01:30 +0200
Re: [PATCH 0/4] percpu: add basic stats and tracepoints to percpu allocator Tejun Heo <tj@kernel.org> - 2017-06-20 19:50 +0200
Re: [PATCH 0/4] percpu: add basic stats and tracepoints to percpu allocator Dennis Zhou <dennisz@fb.com> - 2017-06-20 21:20 +0200
Re: [PATCH 0/4] percpu: add basic stats and tracepoints to percpu allocator Tejun Heo <tj@kernel.org> - 2017-06-20 21:40 +0200
csiph-web