From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3281 invoked by alias); 2 Mar 2006 09:00:10 -0000 Received: (qmail 2818 invoked by uid 48); 2 Mar 2006 09:00:00 -0000 Date: Thu, 02 Mar 2006 09:00:00 -0000 Message-ID: <20060302090000.2817.qmail@sourceware.org> From: "ananth at in dot ibm 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/msg00682.txt.bz2 ------- Additional Comments From ananth at in dot ibm dot com 2006-03-02 09:00 ------- I have done some basic tests with the patches on a 2.6.9-30.EL on a Power5 LPAR. All the basic modules (kprobe, jprobe, retprobe) worked fine. The changes I had to make to the above patchset were: - Fixup arch/powerpc/kernel/process.c as the patch generated wouldn't apply on 2.6.9-30.EL - Add the check: if (args->regs && user_mode(args->regs)) return ret; in arch/powerpc/kernel/kprobes.c Ananth -- 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.