This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Bug kprobes/4748] New: Kprobes marked EXPERIMENTAL


On Fri, 7 Jul 2007, jkenisto at us dot ibm dot com wrote:

> If you run make menuconfig (or a sibling thereof), you'll see that kprobes is
> labeled "EXPERIMENTAL".  Kprobes has been in Linus's kernel since 2004, so this
> label is rather cautious.  One explanation is that KPROBES is in the
> Instrumentation submenu, which itself depends on EXPERIMENTAL.  But does that
> mean we have to explicitly mention it in the 'bool "Kprobes..."' line in
> arch/*/Kconfig?
>
> Here's a related discussion on LKML:
> http://www.uwsg.indiana.edu/hypermail/linux/kernel/0707.0/0069.html

i'm tempted to submit a patch that removes the top-level EXPERIMENTAL
dependency from the Instrumentation menu in all those Kconfig files.
if something is truly experimental, it makes more sense that it be
tagged that way individually on a feature-by-feature basis.

want me to do that as a starting point?

rday
-- 
========================================================================
Robert P. J. Day
Linux Consulting, Training and Annoying Kernel Pedantry
Waterloo, Ontario, CANADA

http://fsdev.net/wiki/index.php?title=Main_Page
========================================================================


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]