On 27/05/2025 11:04 am, Mykola Kvach wrote: > From: Mykola Kvach <mykola_kv...@epam.com> > > The scheduler_disable and scheduler_enable calls have been removed > from freeze_domains and thaw_domains, respectively, and relocated > to their usage context in enter_state. This change addresses > the concern about misleading function semantics, as the scheduler > operations are not directly related to the domain pausing/resuming > implied by the freeze/thaw naming. > > Suggested-by: Jan Beulich <jbeul...@suse.com> > Signed-off-by: Mykola Kvach <mykola_kv...@epam.com>
Acked-by: Andrew Cooper <andrew.coop...@citrix.com>