On Thu, Aug 17, 2017 at 06:08:14PM +0200, Jan Kara wrote: > Implement a function that inserts a writeable page table entry (PTE or > PMD) and takes care of marking it dirty in the radix tree. This function > will be used to finish synchronous page fault. > > Signed-off-by: Jan Kara <jack@xxxxxxx> Yep, this looks great. Reviewed-by: Ross Zwisler <ross.zwisler@xxxxxxxxxxxxxxx>