On Sun, Oct 27, 2024 at 11:41:13AM +0000, Lorenzo Stoakes wrote: [...] >> >> > >I'm happy for you to resubmit like this and take full credit by the way! :) >assuming you agree with this approach. > >This is also reminding me that I need to refactor all this crap, the whole >passing prev around and looping like that is horrible. Also the outer loop >should be maintaining prev, not the inner one. > Looping like for_each_vma()/for_each_vma_range(). Any other stuff? If you would like to name others, I will pay attention later. >This is going on my TODO list! -- Wei Yang Help you, Help me