On Fri, 17 Jul 2015 11:18:27 -0400 Tejun Heo <tj@xxxxxxxxxx> wrote: > Maybe there are details to be improved but I think > it's about time mem_cgroup definition gets published. grumble. enum mem_cgroup_events_target can remain private to memcontrol.c. It's only used by mem_cgroup_event_ratelimit() and that function is static. Why were cg_proto_flags and cg_proto moved from include/net/sock.h? struct mem_cgroup_stat_cpu can remain private to memcontrol.c. Forward declare the struct in memcontrol.h. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>