On Tue, May 07, 2013 at 02:20:00PM -0700, Dave Hansen wrote: > > From: Dave Hansen <dave.hansen@xxxxxxxxxxxxxxx> > > __remove_mapping() only deals with pages with mappings, meaning > page cache and swap cache. > > At this point, the page has been removed from the mapping's radix > tree, and we need to ensure that any fs-specific (or swap- > specific) resources are freed up. > > We will be using this function from a second location in a > following patch. > > Signed-off-by: Dave Hansen <dave.hansen@xxxxxxxxxxxxxxx> I used up all my complaining about naming beans in the last patch and do not have a better suggestion for the new helper so ... Acked-by: Mel Gorman <mgorman@xxxxxxx> -- Mel Gorman SUSE Labs -- 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>