[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 02/12] xen: use a structure to define parsing parameters
>>> On 18.09.18 at 08:02, <jgross@xxxxxxxx> wrote: > @@ -187,14 +191,24 @@ static int parse_params(const char *cmdline, const > struct kernel_param *start, > return final_rc; > } > > +static const struct parse_data boot_parse_data = { __initconstrel With this Acked-by: Jan Beulich <jbeulich@xxxxxxxx> provided it will continue to be needed (i.e. I wouldn't want to see this go in on its own). 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 |