>> Currently, function skip_free_areas_node() seems to be used only >> by page allocator, so make it into static one. >> > > >barrios@bbox:~/linux-next$ grep -nRH 'skip_free_areas_node' arch/ia64/ >arch/ia64/mm/discontig.c:633: if (skip_free_areas_node(filter, nid)) >arch/ia64/mm/contig.c:56: if (skip_free_areas_node(filter, nid)) > Thanks for pointing it out, Minchan. Thanks, Gavin >-- >Kind regards, >Minchan Kim > -- 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>