On 14.03.2025 06:23, Sergiy Kibrik wrote: > Replace more general CONFIG_HVM option with CONFIG_VM_EVENT which is more > relevant and specific to monitoring. This is only to clarify at build level > to which subsystem this file belongs. > > No functional change here, as VM_EVENT depends on HVM. > > Acked-by: Jan Beulich <jbeul...@suse.com> > Signed-off-by: Sergiy Kibrik <sergiy_kib...@epam.com>
I see you've adjusted tag order in patch 3. Why not also here and in patch 1? Jan