[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v6 12/12] xen: remove XEN_SYSCTL_set_parameter support
On 26.02.2020 13:47, Juergen Gross wrote: > The functionality of XEN_SYSCTL_set_parameter is available via hypfs > now, so it can be removed. > > This allows to remove the kernel_param structure for runtime parameters > by putting the now only used structure element into the hypfs node > structure of the runtime parameters. > > Signed-off-by: Juergen Gross <jgross@xxxxxxxx> Acked-by: Jan Beulich <jbeulich@xxxxxxxx> with one minor adjustment: > @@ -1102,7 +1086,6 @@ struct xen_sysctl { > #define XEN_SYSCTL_get_cpu_levelling_caps 25 > #define XEN_SYSCTL_get_cpu_featureset 26 > #define XEN_SYSCTL_livepatch_op 27 > -#define XEN_SYSCTL_set_parameter 28 Please follow the tmem_op example here and don't outright delete the line. Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |