8/11
mm: memcontrol: constify the memcg and lruvec stat readers
[mm: memcontrol: constify the memcg and lruvec stat readers] memcg_page_state(), memcg_events(), and the lruvec_page_state() family only read counters. Constify them. Use container_of_const() in the