[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [PATCH 13/17] xen: move FLASK entry under XSM in Kconfig


  • To: Doug Goldstein <cardoe@xxxxxxxxxx>, xen-devel@xxxxxxxxxxxxx
  • From: Daniel De Graaf <dgdegra@xxxxxxxxxxxxx>
  • Date: Mon, 20 Jun 2016 11:11:23 -0400
  • Delivery-date: Mon, 20 Jun 2016 15:11:31 +0000
  • Ironport-phdr: 9a23:oxHBbxBHPFoDl+1YftqdUyQJP3N1i/DPJgcQr6AfoPdwSP7yoMbcNUDSrc9gkEXOFd2CrakU2qyH7uu/CCQp2tWojjMrSNR0TRgLiMEbzUQLIfWuLgnFFsPsdDEwB89YVVVorDmROElRH9viNRWJ+iXhpQAbFhi3DwdpPOO9QteU1JTmkbHvsMKCKyxzxxODIppKZC2sqgvQssREyaBDEY0WjiXzn31TZu5NznlpL1/A1zz158O34YIxu38I46FpytREGZneU+x4COYATWduD2dgyMr2ulHsSg+D/WcRU2NexhFBGQTC4TnxV439tSa8ve14jm3SLcDwCLw5Rzmmx6NqUwPzzjcKMXg+6m6EpNZ3ifd3qRSgqhg374OcT5ucPfQ2Kq/Scd4VX2NpQtdaVysHBJi1KYQIEbxSbq5js4Dhqg5W/lOFDg62CbaqkGdF
  • List-id: Xen developer discussion <xen-devel.lists.xen.org>

On 06/20/2016 10:46 AM, Doug Goldstein wrote:
On 6/20/16 9:04 AM, Daniel De Graaf wrote:
Since enabling XSM is required to enable FLASK, place the option for
FLASK below the one for XSM.  In addition, since it does not make sense
to enable XSM without any XSM providers, and FLASK is the only XSM
provider, hide the option to disable FLASK under EXPERT.

Signed-off-by: Daniel De Graaf <dgdegra@xxxxxxxxxxxxx>
---

@@ -137,6 +119,25 @@ config XSM

          If unsure, say N.

+config FLASK
+       def_bool y
+       bool "FLux Advanced Security Kernel support" if EXPERT = "y"

Ok. Here's the real review. I think you want the prompt to be optional
if EXPERT is enabled then I think you need to use "prompt" instead of
"bool". You've already got this set to a bool with the "def_bool" line.

OK.  This version also apparently works, since I tested it, but if
prompt is the preferred keyword I'll change it.

--
Daniel De Graaf
National Security Agency

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.