From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12321 invoked by alias); 9 Oct 2006 17:08:19 -0000 Received: (qmail 12289 invoked by uid 48); 9 Oct 2006 17:08:08 -0000 Date: Mon, 09 Oct 2006 17:08:00 -0000 Message-ID: <20061009170808.12288.qmail@sourceware.org> From: "dsmith at redhat 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-q4/txt/msg00049.txt.bz2 ------- Additional Comments From dsmith at redhat dot com 2006-10-09 17:08 ------- Created an attachment (id=1361) --> (http://sourceware.org/bugzilla/attachment.cgi?id=1361&action=view) Proposed patch This proposed patches mimics the kernel function "in_kprobes_functions" by looking up the value of the symbols "__kprobes_text_start" and "__kprobes_text_end" and makes sure a probe point address isn't between those two values. -- 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.