On Tue, Sep 18, 2018 at 05:45:01PM -0700, Shakeel Butt wrote: > The flag memcg_kmem_skip_account was added during the era of opt-out > kmem accounting. There is no need for such flag in the opt-in world as > there aren't any __GFP_ACCOUNT allocations within > memcg_create_cache_enqueue(). > > Signed-off-by: Shakeel Butt <shakeelb@xxxxxxxxxx> Acked-by: Johannes Weiner <hannes@xxxxxxxxxxx>