On Mon, Mar 30, 2026 at 01:11:02PM +0300, Mike Rapoport wrote: > From: "Mike Rapoport (Microsoft)" <[email protected]> > > Split copying of data when locks held from mfill_atomic_pte_copy() into a > helper function mfill_copy_folio_locked(). > > This makes improves code readability and makes complex > mfill_atomic_pte_copy() function easier to comprehend. > > No functional change. > > Signed-off-by: Mike Rapoport (Microsoft) <[email protected]> > Acked-by: Peter Xu <[email protected]> > Reviewed-by: David Hildenbrand (Arm) <[email protected]> > ---
Looks good to me, Reviewed-by: Harry Yoo (Oracle) <[email protected]> -- Cheers, Harry / Hyeonggon

