This fixes were a part of memcg tracepoint series. and now It was divided from such series. All patches are trivial. KOSAKI Motohiro (5): memcg: sc.nr_to_reclaim should be initialized memcg: kill unnecessary initialization memcg: mem_cgroup_shrink_node_zone() doesn't need sc.nodemask memcg: remove nid and zid argument from mem_cgroup_soft_limit_reclaim() memcg: convert to use zone_to_nid() from bare zone->zone_pgdat->node_id include/linux/memcontrol.h | 6 +++--- include/linux/swap.h | 3 +-- mm/memcontrol.c | 14 ++++++-------- mm/vmscan.c | 15 ++++----------- 4 files changed, 14 insertions(+), 24 deletions(-) -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxxx For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>