From: Masami Hiramatsu <mhiramat@redhat.com>
To: Dieter Ries <mail@dieterries.net>
Cc: Ingo Molnar <mingo@elte.hu>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] OPTPROBES: Don't default to y in Kconfig
Date: Tue, 09 Mar 2010 10:57:52 -0500 [thread overview]
Message-ID: <4B967000.5070904@redhat.com> (raw)
In-Reply-To: <1268089658-19919-1-git-send-email-mail@dieterries.net>
Dieter Ries wrote:
> CONFIG_OPTPROBES should not default to y while still being flagged
> EXPERIMENTAL.
Hm, OK, indeed it still needs some more user tests.
Acked-by: Masami Hiramatsu <mhiramat@redhat.com>
>
> Signed-off-by: Dieter Ries <mail@dieterries.net>
> ---
> arch/Kconfig | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/arch/Kconfig b/arch/Kconfig
> index e5eb133..57710f7 100644
> --- a/arch/Kconfig
> +++ b/arch/Kconfig
> @@ -43,7 +43,7 @@ config KPROBES
>
> config OPTPROBES
> bool "Kprobes jump optimization support (EXPERIMENTAL)"
> - default y
> + default n
> depends on KPROBES
> depends on !PREEMPT
> depends on HAVE_OPTPROBES
--
Masami Hiramatsu
e-mail: mhiramat@redhat.com
next prev parent reply other threads:[~2010-03-09 15:57 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-08 23:07 [PATCH] OPTPROBES: Don't default to y in Kconfig Dieter Ries
2010-03-09 15:57 ` Masami Hiramatsu [this message]
2010-03-11 13:15 ` Ingo Molnar
2010-03-11 22:21 ` Masami Hiramatsu
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=4B967000.5070904@redhat.com \
--to=mhiramat@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mail@dieterries.net \
--cc=mingo@elte.hu \
/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).