On Fri, May 12, 2017 at 11:21:23AM +0900, Minchan Kim wrote: > Now, get_swap_page takes struct page and allocates swap space > according to page size(ie, normal or THP) so it would be more > cleaner to introduce put_swap_page which is a counter function > of get_swap_page. Then, it calls right swap slot free function > depending on page's size. > > Cc: Johannes Weiner <hannes@xxxxxxxxxxx> > Signed-off-by: Minchan Kim <minchan@xxxxxxxxxx> 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>