(2012/09/06 14:16), Minchan Kim wrote: > page allocator uses set_page_private and page_private for handling > migratetype when it frees page. Let's replace them with [set|get] > _freepage_migratetype to make it more clear. > > * from v1 > * Change set_page_migratetype with set_freepage_migratetype > * Add comment on set_freepage_migratetype > > Signed-off-by: Minchan Kim <[email protected]>
seems good to me. Acked-by: KAMEZAWA Hiroyuki <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

