On 6/20/16 9:04 AM, Daniel De Graaf wrote: > Signed-off-by: Daniel De Graaf Reviewed-by: Doug Goldstein > --- > xen/common/Kconfig | 7 ++++++- > 1 file changed, 6 insertions(+), 1 deletion(-) > > diff --git a/xen/common/Kconfig b/xen/common/Kconfig > index 6a51fd5..8fb5a68 100644 > --- a/xen/common/Kconfig > +++ b/xen/common/Kconfig > @@ -134,9 +134,14 @@ config FLASK > > config FLASK_AVC_STATS > def_bool y > + prompt "Maintain statistics on the FLASK access vector cache" if EXPERT = "y" This is what I was thinking you need to do for patch 13. -- Doug Goldstein