On Thu, Aug 27, 2020 at 10:52 AM Roman Gushchin <[email protected]> wrote: > > There are checks for current->mm and current->active_memcg > in get_obj_cgroup_from_current(), but these checks are redundant: > memcg_kmem_bypass() called just above performs same checks. > > Signed-off-by: Roman Gushchin <[email protected]>
Reviewed-by: Shakeel Butt <[email protected]>

