On Tue, 2014-02-04 at 16:13 -0800, David Rientjes wrote: > Both prep_compound_huge_page() and prep_compound_gigantic_page() are only > called at bootstrap and can be marked as __init. > > The __SetPageTail(page) in prep_compound_gigantic_page() happening before > page->first_page is initialized is not concerning since this is > bootstrap. > > Signed-off-by: David Rientjes <rientjes@xxxxxxxxxx> Reviewed-by: Davidlohr Bueso <davidlohr@xxxxxx> -- 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>