[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 12/15] xen/xsm: remove .xsm_initcall.init section
On Fri, Jun 17, 2016 at 01:04:01PM -0400, Daniel De Graaf wrote: > On 06/17/2016 11:50 AM, Konrad Rzeszutek Wilk wrote: > >On Thu, Jun 09, 2016 at 10:47:15AM -0400, Daniel De Graaf wrote: > >>Since FLASK is the only implementation of XSM hooks in Xen, using an > >>iterated initcall dispatch for setup is overly complex. Change this to > > > >As such, should the Kconfig file enable the FLASK by default? > >Or make the XSM entry have the configuration for FLASK? > > > >Or perhaps make the FLASK be the visible one and select XSM? > > XSM has previously been the configuration option to enable. If XSM is > enabled (by choice), FLASK will then be enabled by default. Ah, OK. I need to check, but could you disable FLASK and still have XSM enabled? > > Logically, FLASK is an implementation of XSM, and while it would be > possible to swap them, this would probably need to be done by hiding the > XSM option from the user. Right. > > >>a direct function call to a globally visible function; if additional XSM > >>hooks are added in the future, a switching mechanism will be needed > >>regardless, and that can be placed in xsm_core.c. > > _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |