From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30258 invoked by alias); 4 May 2006 00:23:34 -0000 Received: (qmail 30240 invoked by uid 48); 4 May 2006 00:23:27 -0000 Date: Thu, 04 May 2006 00:23:00 -0000 Message-ID: <20060504002327.30239.qmail@sourceware.org> From: "joshua dot i dot stone at intel dot com" To: systemtap@sources.redhat.com In-Reply-To: <20060504001629.2639.joshua.i.stone@intel.com> References: <20060504001629.2639.joshua.i.stone@intel.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug translator/2639] Probes on "__kprobes" functions should not be allowed X-Bugzilla-Reason: AssignedTo Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org X-SW-Source: 2006-q2/txt/msg00310.txt.bz2 ------- Additional Comments From joshua dot i dot stone at intel dot com 2006-05-04 00:23 ------- Just to clarify - the kprobes runtime correctly blocks probes within the .kprobes.text section, so this isn't a stability issue. The user will see this get all the way to pass-5, and then it will fail to register the probe. It would be nicer if we could catch this earlier, probably in the blacklist check like we do with __init and __exit. -- http://sourceware.org/bugzilla/show_bug.cgi?id=2639 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.