[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH v3 20/20] xen/sysctl: wrap around sysctl hypercall
On Mon, 21 Apr 2025, Penny Zheng wrote: > From: Stefano Stabellini <stefano.stabellini@xxxxxxx> > > Wrap sysctl hypercall def and sysctl.o with CONFIG_SYSCTL, and since > PV_SHIM_EXCLUSIVE needs sorting as a prereq in the future, we move > them out of PV_SHIM_EXCLUSIVE condition at the same time. > > We also need to remove all transient "#ifdef CONFIG_SYSCTL"-s in sysctl.c. > > Signed-off-by: Stefano Stabellini <stefano.stabellini@xxxxxxx> > Signed-off-by: Sergiy Kibrik <Sergiy_Kibrik@xxxxxxxx> > Signed-off-by: Penny Zheng <Penny.Zheng@xxxxxxx> Reviewed-by: Stefano Stabellini <sstabellini@xxxxxxxxxx> > --- > v1 -> v2: > - remove all transient "#ifdef CONFIG_SYSCTL"-s in sysctl.c > --- > v2 -> v3: > - move out of CONFIG_PV_SHIM_EXCLUSIVE condition > --- > xen/common/Makefile | 2 +- > xen/common/sysctl.c | 12 ------------ > xen/include/hypercall-defs.c | 8 ++++++-- > 3 files changed, 7 insertions(+), 15 deletions(-)
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |