From: Andi Kleen <andi@firstfloor.org>
To: ananth@in.ibm.com
Cc: akpm@linux-foundation.org, lkml <linux-kernel@vger.kernel.org>,
mingo@elte.hu, Jim Keniston <jkenisto@us.ibm.com>,
mhiramat@redhat.com, davem@davemloft.net, hskinnemoen@atmel.com
Subject: Re: [PATCH] Kprobes: Add kprobes smoke tests that run on boot
Date: Tue, 08 Jan 2008 22:00:24 +0100 [thread overview]
Message-ID: <p73zlvgowwn.fsf@bingen.suse.de> (raw)
In-Reply-To: <20080108063334.GA29385@in.ibm.com> (Ananth N. Mavinakayanahalli's message of "Tue\, 8 Jan 2008 12\:03\:34 +0530")
Ananth N Mavinakayanahalli <ananth@in.ibm.com> writes:
> kernel/kprobes.c | 2
> kernel/test_kprobes.c | 216 ++++++++++++++++++++++++++++++++++++++++++++++++
Can you put this somewhere else please? I know there are already some
test files in kernel/* but imho they all belong into some other directory.
+ if (!err)
+ init_test_probes();
return err;
Couldn't this be just a normal initcall? Perhaps even a module_init(),
then it would be possible to use as a module too.
-Andi
next prev parent reply other threads:[~2008-01-08 21:00 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-08 6:33 [PATCH] Kprobes: Add kprobes smoke tests that run on boot Ananth N Mavinakayanahalli
2008-01-08 9:15 ` Ingo Molnar
2008-01-08 21:00 ` Andi Kleen [this message]
2008-01-08 22:18 ` Ingo Molnar
2008-01-08 22:49 ` Andi Kleen
2008-01-08 22:50 ` Ingo Molnar
2008-01-09 8:00 ` Christoph Hellwig
2008-01-09 8:08 ` Sam Ravnborg
2008-01-08 23:10 ` Jim Keniston
2008-01-08 23:28 ` Andi Kleen
2008-01-09 20:24 ` Jim Keniston
2008-01-09 21:21 ` Andi Kleen
2008-01-09 22:33 ` Jim Keniston
2008-01-09 7:43 ` David Miller
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=p73zlvgowwn.fsf@bingen.suse.de \
--to=andi@firstfloor.org \
--cc=akpm@linux-foundation.org \
--cc=ananth@in.ibm.com \
--cc=davem@davemloft.net \
--cc=hskinnemoen@atmel.com \
--cc=jkenisto@us.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mhiramat@redhat.com \
--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