On 5/25/21 4:32 PM, Peter Maydell wrote: > On Sun, 9 May 2021 at 16:20, Philippe Mathieu-Daudé <[email protected]> wrote: >> >> Hi Richard, >> >> I tried to make sense of the multiple changes in your patch >> https://www.mail-archive.com/[email protected]/msg805595.html >> by splitting it in multiple trivial changes. At least this way >> it is easier to me to follow / review what you did. >> >> The original patch description was: >> >> Add tlb_flush interface for a range of pages. >> Call these tlb_flush_range_by_mmuidx*. >> Rewrite the_flush_page_bits_by_mmuidx* to use the new >> functions, passing in TARGET_PAGE_SIZE for length. >> >> If you find it useful, fill free to take / respin / reorder this >> series, improving descriptions. Last patch certainly deserves a >> better description ;) > > Thanks very much for splitting this patch up -- it made it > a lot easier to review. I've added the commit messages > Richard has sent, moved the last patch to earlier in the > series, and applied the whole lot to target-arm.next.
Thank you Peter for doing the extra work, and Richard for filling the commit descriptions. I took note on how Richard documented the commits. Regards, Phil.
