On 29.03.2022 16:03, Tamas K Lengyel wrote: > The fork's physmap should only be populated with select special pages during > the setup of the fork. The rest of the fork's physmap should only be populated > as needed after the fork is complete. Add a field to specify when the fork is > complete so fork_page() can determine whether it's time to start adding > entries > to the physmap. > > Signed-off-by: Tamas K Lengyel <tamas.leng...@intel.com>
Acked-by: Jan Beulich <jbeul...@suse.com>