Re: [PATCH] Kprobes: Add kprobes smoke tests that run on boot

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <ananth@...>
Cc: <akpm@...>, lkml <linux-kernel@...>, <mingo@...>, Jim Keniston <jkenisto@...>, <mhiramat@...>, <davem@...>, <hskinnemoen@...>
Date: Tuesday, January 8, 2008 - 5:00 pm

Ananth N Mavinakayanahalli <ananth@in.ibm.com> writes:

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
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] Kprobes: Add kprobes smoke tests that run on boot, Ananth N Mavinakayanahalli..., (Tue Jan 8, 2:33 am)
Re: [PATCH] Kprobes: Add kprobes smoke tests that run on boot, Andi Kleen, (Tue Jan 8, 5:00 pm)
Re: [PATCH] Kprobes: Add kprobes smoke tests that run on boot, Christoph Hellwig, (Wed Jan 9, 4:00 am)