On Mon, Jun 8, 2020 at 4:07 PM Roman Gushchin <[email protected]> wrote: > > To make the memcg_kmem_bypass() function available outside of > the memcontrol.c, let's move it to memcontrol.h. The function > is small and nicely fits into static inline sort of functions. > > It will be used from the slab code. > > Signed-off-by: Roman Gushchin <[email protected]> > Reviewed-by: Vlastimil Babka <[email protected]>
Reviewed-by: Shakeel Butt <[email protected]>

