From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11465 invoked by alias); 3 Mar 2006 02:33:40 -0000 Received: (qmail 11446 invoked by uid 48); 3 Mar 2006 02:33:36 -0000 Date: Fri, 03 Mar 2006 02:33:00 -0000 Message-ID: <20060303023336.11445.qmail@sourceware.org> From: "joshua dot i dot stone at intel dot com" To: systemtap@sources.redhat.com In-Reply-To: <20060301202710.2408.anil.s.keshavamurthy@intel.com> References: <20060301202710.2408.anil.s.keshavamurthy@intel.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug kprobes/2408] [RHEL4 U4] Backport Kprobes fixes from mainline 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-q1/txt/msg00688.txt.bz2 ------- Additional Comments From joshua dot i dot stone at intel dot com 2006-03-03 02:33 ------- I just tested these patches against 2.6.9-34.ELsmp on i686. They applied cleanly, but did not compile. As Bibo pointed out, you need to strip the '__kprobes' qualifier from arch_remove_kprobe in arch/i386/kprobes.c. I would also suggest adding a return value (return 0) at the end of arch_prepare_kprobe in the same file. All of the pass-5 tests completed successfully. -- http://sourceware.org/bugzilla/show_bug.cgi?id=2408 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.