On Tue, Feb 11, 2014 at 3:58 PM, Kirill A. Shutemov <kirill.shutemov@xxxxxxxxxxxxxxx> wrote: > Linus Torvalds wrote: > > It's on top of v3.14-rc1 + __do_fault() claen up[1]. > > It's also on git: > > git://git.kernel.org/pub/scm/linux/kernel/git/kas/linux fault_around/v1 > > [1] http://thread.gmane.org/gmane.linux.kernel.mm/113364 Ok, that patch-series looks good to me too. And I still see nothing wrong that would cause it not to boot. I think the "do_async_mmap_readahead()" in lock_secondary_pages() is silly and shouldn't really be done, but I don't think it should cause any problems per se, it just feels very wrong to do that inside the loop. Linus -- 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>