On Thu, Nov 24, 2016 at 10:46:34AM +0100, Jan Kara wrote: > The only case when we do not finish the page fault completely is when we > are loading hole pages into a radix tree. Avoid this special case and > finish the fault in that case as well inside the DAX fault handler. It > will allow us for easier iomap handling. > > Signed-off-by: Jan Kara <jack@xxxxxxx> This seems correct to me. Reviewed-by: Ross Zwisler <ross.zwisler@xxxxxxxxxxxxxxx> -- 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>