On Wed, Mar 14, 2012 at 4:48 AM, Glauber Costa <[email protected]> wrote: > So what? > That function is only called from slab.c anyway. Let slab call it > mem_cgroup_get_kmem_cache(cachep, flags | cachep->allocflags); > and slub > mem_cgroup_get_kmem_cache(cachep, flags | cachep->gfpflags);
Ok, I will do that. I felt like it was better to do it in a single place, instead of doing it at all the callers. -- Suleiman _______________________________________________ Devel mailing list [email protected] https://openvz.org/mailman/listinfo/devel
