mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Fabio Estevam <festevam@gmail.com>
Cc: linux-kernel@vger.kernel.org, akpm@linux-foundation.org,
	a.p.zijlstra@chello.nl,
	Fabio Estevam <fabio.estevam@freescale.com>
Subject: Re: [PATCH] init/Kconfig: Fix dependency for SCHED_AUTOGROUP
Date: Tue, 10 Jan 2012 10:05:21 +0100	[thread overview]
Message-ID: <20120110090521.GB5405@elte.hu> (raw)
In-Reply-To: <1326157288-4407-1-git-send-email-festevam@gmail.com>


* Fabio Estevam <festevam@gmail.com> wrote:

> Fix the following build warning:
> 
> warning: (SCHED_AUTOGROUP) selects CGROUP_SCHED which has unmet direct dependencies (CGROUPS && EXPERIMENTAL)
> 
> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
> ---
>  init/Kconfig |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/init/Kconfig b/init/Kconfig
> index 34f6d0c..b5cae89 100644
> --- a/init/Kconfig
> +++ b/init/Kconfig
> @@ -850,6 +850,7 @@ endif # NAMESPACES
>  
>  config SCHED_AUTOGROUP
>  	bool "Automatic process group scheduling"
> +	depends on EXPERIMENTAL
>  	select EVENTFD
>  	select CGROUPS
>  	select CGROUP_SCHED

I think this should rather be solved by removing the 
EXPERIMENTAL dependency from CGORUP_SCHED.

Thanks,

	Ingo

  reply	other threads:[~2012-01-10  9:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-10  1:01 Fabio Estevam
2012-01-10  9:05 ` Ingo Molnar [this message]
2012-01-10 10:46 ` [PATCH v2] init/Kconfig: Fix dependency for CGROUP_SCHED Fabio Estevam
2012-01-11  7:25   ` [tip:sched/urgent] sched: Fix CONFIG_CGROUP_SCHED dependency tip-bot for Fabio Estevam

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=20120110090521.GB5405@elte.hu \
    --to=mingo@elte.hu \
    --cc=a.p.zijlstra@chello.nl \
    --cc=akpm@linux-foundation.org \
    --cc=fabio.estevam@freescale.com \
    --cc=festevam@gmail.com \
    --cc=linux-kernel@vger.kernel.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

all inboxes | Powered by JetHome®