On Wed, Mar 08, 2017 at 05:09:32AM -0800, Matthew Wilcox wrote: > > Hey Johannes, could I get your Acked-by on this? > > For the xarray, I'm thinking about moving some of this logic into the > xarray (controlled by a bit on the xarray so it's opt-in per xarray), > so that we can defrag nodes which are on the LRU lists. > > -----8<----- > > Now that radix_tree_node carries a pointer to the root, we no longer > have to pass the mapping pointer into workingset_update_node(). > > Signed-off-by: Matthew Wilcox <mawilcox@xxxxxxxxxxxxx> Yep, this looks good to me. Acked-by: Johannes Weiner <hannes@xxxxxxxxxxx> -- 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>