On Tue, Jun 04, 2013 at 03:21:20PM +0200, Michal Hocko wrote: > > + /* non reclaim case is simple - just iterate from @prev */ > > + if (!reclaim) { > > + memcg = __mem_cgroup_iter_next(root, prev); > > + goto out_unlock; > > + } > > I do not have objections for pulling !reclaim case like this, but could > you base this on top of the patch which adds predicates into the > operators, please? I don't really mind either ways but let's see how the other series goes. Thanks. -- tejun -- 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>