From: Masami Hiramatsu <mhiramat@redhat.com>
To: Abhishek Sagar <sagar.abhishek@gmail.com>
Cc: LKML <linux-kernel@vger.kernel.org>,
ananth@in.ibm.com, akpm@linux-foundation.org
Subject: Re: [PATCH] kprobes: remove redundant config check
Date: Tue, 10 Jun 2008 15:35:07 -0400 [thread overview]
Message-ID: <484ED76B.6050504@redhat.com> (raw)
In-Reply-To: <484EB61E.7050509@gmail.com>
Abhishek Sagar wrote:
> Hi,
>
> I noticed that there's a CONFIG_KPROBES check inside kernel/kprobes.c,
> which seems redundant. Can be removed?
Yes, it can be removed, because kernel/kprobes.c is not complied when
CONFIG_KPROBES=n.
Thank you,
>
> Diff'd against v2.6.26-rc5.
>
>
> Signed-off-by: Abhishek Sagar <sagar.abhishek@gmail.com>
Acked-by: Masami Hiramatsu <mhiramat@redhat.com>
--
Masami Hiramatsu
Software Engineer
Hitachi Computer Products (America) Inc.
Software Solutions Division
e-mail: mhiramat@redhat.com
next prev parent reply other threads:[~2008-06-10 19:36 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-10 17:13 [PATCH] kprobes: remove redundant config check Abhishek Sagar
2008-06-10 19:35 ` Masami Hiramatsu [this message]
2008-06-11 3:59 ` Ananth N Mavinakayanahalli
2008-06-11 5:53 ` Abhishek Sagar
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=484ED76B.6050504@redhat.com \
--to=mhiramat@redhat.com \
--cc=akpm@linux-foundation.org \
--cc=ananth@in.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=sagar.abhishek@gmail.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.