On 3/6/26 18:18, 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. > > Acked-by: Peter Xu <[email protected]> > Signed-off-by: Mike Rapoport (Microsoft) <[email protected]> > ---
Reviewed-by: David Hildenbrand (Arm) <[email protected]> -- Cheers, David

