[PATCH] mmap: Fix remap_file_pages() regression

J. R. Okajima hooanon05g at gmail.com
Tue Oct 25 17:24:42 PDT 2022


Liam Howlett:
> When using the VMA iterator, the final execution will set the variable
> 'next' to NULL which causes the function to fail out.  Restore the break
> in the loop to exit the VMA iterator early without clearing NULL fixes
> the issue.

Thaks, it passed the test.


J. R. Okajima



More information about the maple-tree mailing list