On 16.10.2024 11:15, Oleksii Kurochko wrote: > Add a call to end_boot_allocator() in start_xen() to finalize the > boot memory allocator, moving free pages to the domain sub-allocator. > > After initializing the memory subsystem, update `system_state` from > `SYS_STATE_early_boot` to `SYS_STATE_boot`, signifying the end of the > early boot phase. > > Signed-off-by: Oleksii Kurochko <[email protected]>
Acked-by: Jan Beulich <[email protected]>
