On Mon, Jun 8, 2020 at 4:07 PM Roman Gushchin <[email protected]> wrote: > > The memcg_kmem_get_cache() function became really trivial, > so let's just inline it into the single call point: > memcg_slab_pre_alloc_hook(). > > It will make the code less bulky and can also help the compiler > to generate a better code. > > Signed-off-by: Roman Gushchin <[email protected]> > Reviewed-by: Vlastimil Babka <[email protected]>
Reviewed-by: Shakeel Butt <[email protected]>

