Re: [PATCH v2 04/13] mm: move struct slabobj_ext to mm/slab.h
Hao Li <[email protected]> Thu, 23 Jul 2026 19:29:54 +0800
| Newsgroups | org.kernel.vger.cgroups,org.kernel.vger.linux-kernel,org.kvack.linux-mm |
|---|---|
| Message-ID | <amH7GSSZNliu1vWt@fedora> |
On Mon, Jul 20, 2026 at 04:16:18PM +0200, Vlastimil Babka (SUSE) wrote: > Users of include/linux/memcontrol.h don't need to see this internal > structure. Further changes to the struct will reduce recompiling. > > Reviewed-by: Suren Baghdasaryan <[email protected]> > Signed-off-by: Vlastimil Babka (SUSE) <[email protected]> Looks good to me. Reviewed-by: Hao Li <[email protected]> -- Thanks, Hao