From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14359 invoked by alias); 7 Jul 2007 00:16:25 -0000 Received: (qmail 14144 invoked by uid 48); 7 Jul 2007 00:16:12 -0000 Date: Sat, 07 Jul 2007 00:16:00 -0000 Message-ID: <20070707001612.14142.qmail@sourceware.org> From: "jkenisto at us dot ibm dot com" To: systemtap@sources.redhat.com In-Reply-To: <20070704064428.4738.ananth@in.ibm.com> References: <20070704064428.4738.ananth@in.ibm.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug uprobes/4738] UPROBES_SSOL and URETPROBES must depend on UPROBES in Kconfig X-Bugzilla-Reason: AssignedTo Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org X-SW-Source: 2007-q3/txt/msg00033.txt.bz2 ------- Additional Comments From jkenisto at us dot ibm dot com 2007-07-07 00:16 ------- The need for the dependency is debatable. UPROBES should be toggleable by the user, but UPROBES_SSOL and URETPROBES should not be: they are defined (or not) by the uprobes implementer. If UPROBES is left unconfigured, the uprobes source won't even be compiled, so the effect (if any) of such a change would be limited to the uprobes.h headers. -- What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |minor Status|NEW |ASSIGNED Priority|P2 |P3 http://sourceware.org/bugzilla/show_bug.cgi?id=4738 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.