Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1576652
| From | Christoph Lameter <cl@linux.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] mm, slab: rename kmalloc-node cache to kmalloc-<size> |
| Date | 2017-02-08 16:30 +0100 |
| Message-ID | <t8ClY-20B-29@gated-at.bofh.it> (permalink) |
| References | <t6QCK-5b2-9@gated-at.bofh.it> <t8hAR-5JV-7@gated-at.bofh.it> <t8lO9-8hG-7@gated-at.bofh.it> <t8wzU-6Sa-21@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, 8 Feb 2017, Vlastimil Babka wrote: > I was going to implement Christoph's suggestion and export the whole structure > in mm/slab.h, but gcc was complaining that I'm redefining it, until I created a > typedef first. Is it worth the trouble? Below is how it would look like. Looks good to me.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] mm, slab: rename kmalloc-node cache to kmalloc-<size> Vlastimil Babka <vbabka@suse.cz> - 2017-02-03 19:20 +0100
Re: [PATCH] mm, slab: rename kmalloc-node cache to kmalloc-<size> kbuild test robot <lkp@intel.com> - 2017-02-04 03:30 +0100
Re: [PATCH] mm, slab: rename kmalloc-node cache to kmalloc-<size> Vlastimil Babka <vbabka@suse.cz> - 2017-02-04 09:30 +0100
Re: [PATCH] mm, slab: rename kmalloc-node cache to kmalloc-<size> Christoph Lameter <cl@linux.com> - 2017-02-06 15:50 +0100
Re: [PATCH] mm, slab: rename kmalloc-node cache to kmalloc-<size> Matthew Wilcox <willy@infradead.org> - 2017-02-06 16:00 +0100
Re: [PATCH] mm, slab: rename kmalloc-node cache to kmalloc-<size> Christoph Lameter <cl@linux.com> - 2017-02-06 16:00 +0100
Re: [PATCH] mm, slab: rename kmalloc-node cache to kmalloc-<size> Andrew Morton <akpm@linux-foundation.org> - 2017-02-07 22:50 +0100
Re: [PATCH] mm, slab: rename kmalloc-node cache to kmalloc-<size> Vlastimil Babka <vbabka@suse.cz> - 2017-02-08 10:20 +0100
Re: [PATCH] mm, slab: rename kmalloc-node cache to kmalloc-<size> Vlastimil Babka <vbabka@suse.cz> - 2017-02-08 10:50 +0100
Re: [PATCH] mm, slab: rename kmalloc-node cache to kmalloc-<size> Christoph Lameter <cl@linux.com> - 2017-02-08 16:30 +0100
Re: [PATCH] mm, slab: rename kmalloc-node cache to kmalloc-<size> Andrew Morton <akpm@linux-foundation.org> - 2017-02-08 23:00 +0100
Re: [PATCH] mm, slab: rename kmalloc-node cache to kmalloc-<size> Vlastimil Babka <vbabka@suse.cz> - 2017-02-09 10:40 +0100
csiph-web