On 11.07.2025 06:31, Penny Zheng wrote: > From: Stefano Stabellini <sstabell...@kernel.org> > > Wrap sysctl hypercall def and sysctl.o with CONFIG_SYSCTL, and since > PV_SHIM_EXCLUSIVE needs sorting in the future, we move them out of > PV_SHIM_EXCLUSIVE condition at the same time. > > We need to make SYSCTL with prompt back, add help info and set default > value as y. We shall at least provide "# CONFIG_SYSCTL is not set" in preset > configs for PV shim on x86. With that, all dependent option get covered and > could be deleted. > > Signed-off-by: Stefano Stabellini <stefano.stabell...@amd.com> > Signed-off-by: Sergiy Kibrik <sergiy_kib...@epam.com> > Signed-off-by: Penny Zheng <penny.zh...@amd.com> > Reviewed-by: Stefano Stabellini <sstabell...@kernel.org>
Reviewed-by: Jan Beulich <jbeul...@suse.com>