> static struct page *no_page_table(struct vm_area_struct *vma, > - unsigned int flags) > + unsigned int flags, unsigned long address) More reformatting that makes the code less readable :( Oterwise looks good: Reviewed-by: Christoph Hellwig <hch@xxxxxx>