On Fri, Dec 20, 2013 at 5:11 AM, Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> wrote: > > So here's the same patch, but with stuff moved around a bit, and the > "oops, couldn't create page" part fixed. > > Bit it's still totally and entirely untested. Btw, I think this actually fixes a bug, in that it doesn't leak the page reference count if the do_mmap_pgoff() call fails. That said, that looks like just a memory leak, not explaining the problem Dave sees. And maybe I'm missing something. And no, I still haven't actually tested this at all. Is there an aio tester that is worth trying? 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>