From: Ian Campbell <ian.campbell@citrix.com>
To: Jan Beulich <JBeulich@suse.com>,
Jonathan Creekmore <jonathan.creekmore@gmail.com>
Cc: xen-devel@lists.xenproject.org, Keir Fraser <keir@xen.org>,
Ian Jackson <ian.jackson@eu.citrix.com>, Tim Deegan <tim@xen.org>
Subject: Re: [PATCH v5 1/5] build: Env var to enable expert config options
Date: Fri, 15 Jan 2016 15:47:37 +0000 [thread overview]
Message-ID: <1452872857.6020.48.camel@citrix.com> (raw)
In-Reply-To: <5697D66302000078000C6DC8@prv-mh.provo.novell.com>
On Thu, 2016-01-14 at 09:09 -0700, Jan Beulich wrote:
> > > > On 14.01.16 at 15:49, <jonathan.creekmore@gmail.com> wrote:
> > --- a/xen/Kconfig
> > +++ b/xen/Kconfig
> > @@ -22,3 +22,7 @@ config DEFCONFIG_LIST
> > string
> > option defconfig_list
> > default "$ARCH_DEFCONFIG"
> > +
> > +config EXPERT
> > + string
> > + option env="XEN_CONFIG_EXPERT"
>
> This better wouldn't go in ahead of
> http://lists.xenproject.org/archives/html/xen-devel/2016-01/msg01321.html
> and would then need adjustment to take care of avoiding
> re-introduction of that same problem.
I don't follow what problem would be reintroduced, this patch seems to be
correctly defining and exporting XEN_CONFIG_EXPERT from xen/Makefile before
any inclusion of kconfig related things
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
next prev parent reply other threads:[~2016-01-15 15:47 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-14 14:49 [PATCH v5 0/5] Allow schedulers to be selectable through Kconfig Jonathan Creekmore
2016-01-14 14:49 ` [PATCH v5 1/5] build: Env var to enable expert config options Jonathan Creekmore
2016-01-14 16:09 ` Jan Beulich
2016-01-15 15:47 ` Ian Campbell [this message]
2016-01-15 16:56 ` Jan Beulich
2016-01-14 14:49 ` [PATCH v5 2/5] build: Hook the schedulers into Kconfig Jonathan Creekmore
2016-01-14 16:13 ` Jan Beulich
2016-01-14 16:23 ` Jonathan Creekmore
2016-01-14 16:34 ` Ian Campbell
2016-01-14 16:44 ` Jan Beulich
2016-01-14 16:58 ` Ian Campbell
2016-01-14 17:22 ` Jonathan Creekmore
2016-01-14 14:49 ` [PATCH v5 3/5] build: Alloc space for sched list in the link file Jonathan Creekmore
2016-01-14 14:49 ` [PATCH v5 4/5] sched: Register the schedulers into the list Jonathan Creekmore
2016-01-14 14:49 ` [PATCH v5 5/5] sched: Use the auto-generated list of schedulers Jonathan Creekmore
2016-01-14 16:17 ` Jan Beulich
2016-01-14 16:25 ` Jonathan Creekmore
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1452872857.6020.48.camel@citrix.com \
--to=ian.campbell@citrix.com \
--cc=JBeulich@suse.com \
--cc=ian.jackson@eu.citrix.com \
--cc=jonathan.creekmore@gmail.com \
--cc=keir@xen.org \
--cc=tim@xen.org \
--cc=xen-devel@lists.xenproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).