lists.openwall.net   lists  /  announce  john-users  owl-users  popa3d-users  /  xvendor  oss-security  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4 
Open Source and information security mailing list archives
 
This website is powered by Openwall GNU/*/Linux security-enhanced OS
[<prev] [next>] [thread-next>] [month] [year] [list]
Date:	Sun, 1 Jul 2007 12:16:14 -0400 (EDT)
From:	"Robert P. J. Day" <rpjday@...dspring.com>
To:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: instrumentation and kprobes really still "EXPERIMENTAL"?


  i just noticed that, in the Kconfig files that support KPROBES, both
the "Instrumentation support" menu is still listed as EXPERIMENTAL,
while Kprobes support within is simultaneously dependent on that same
selection.

  for one, that's kind of redundant and, for another, isn't kprobes
mature enough to not be considered experimental anymore?  after all,
red hat is shipping fedora 7 with kprobes support on by default.  that
kind of takes it out of the realm of experimental, doesn't it?

  in addition, while most of the KPROBES config options depend on

  KALLSYMS && EXPERIMENTAL && MODULES

the s390 architecture depends only on

  EXPERIMENTAL && MODULES

and its instrumentation support is *not* listed as experimental.

  also, the avr32 entry is in the file Kconfig.debug, and depends only
on DEBUG_KERNEL.  just an observation.

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

http://fsdev.net/wiki/index.php?title=Main_Page
========================================================================
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Hosted by DataForce ISP - Powered by Openwall GNU/*/Linux