[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 2/2] flask: create unified "flask=" boot parameter
>>> On 06.03.15 at 22:43, <dgdegra@xxxxxxxxxxxxx> wrote: > @@ -60,6 +61,26 @@ extern int ss_initialized; > > extern struct xsm_operations *original_ops; > > +static void __init parse_flask_param(char *s) > +{ > + if ( !strcmp(s, "force") || !strcmp(s, "enforcing") ) So what's the point of allowing two values with identical meaning here? Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |