Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757557AbXLQOOs (ORCPT ); Mon, 17 Dec 2007 09:14:48 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752709AbXLQOOk (ORCPT ); Mon, 17 Dec 2007 09:14:40 -0500 Received: from mx1.redhat.com ([66.187.233.31]:45887 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752662AbXLQOOk (ORCPT ); Mon, 17 Dec 2007 09:14:40 -0500 Message-ID: <4766841B.1040500@redhat.com> Date: Mon, 17 Dec 2007 09:13:47 -0500 From: Masami Hiramatsu User-Agent: Thunderbird 2.0.0.9 (X11/20071115) MIME-Version: 1.0 To: Ingo Molnar CC: Harvey Harrison , LKML , Prasanna S Panchamukhi , Ananth N Mavinakayanahalli , Masami Hiramatsu , Rusty Lynch , Masami Hiramatsu , Keshavamurthy Anil S Subject: Re: FInal kprobes rollup patches References: <1197708350.898.87.camel@brick> <20071215085015.GA9720@elte.hu> <1197709442.898.97.camel@brick> <20071215131204.GE9720@elte.hu> In-Reply-To: <20071215131204.GE9720@elte.hu> X-Enigmail-Version: 0.95.5 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1307 Lines: 43 Hi Harvey and Ingo, I'm working on another version of patches for unification. Currently cleaning up the patches. http://sources.redhat.com/ml/systemtap/2007-q4/msg00457.html I'll cleanup and repost it today. Ingo Molnar wrote: > * Harvey Harrison wrote: > >> If you compare this memcpy from arch_prepare_kprobe in 32/64 bit I'm >> almost sure the X86_32 version should be >> >> ... + sizeof(kprobe_opcode_t) >> >> not >> >> ... * sizeof(kprobe_opcode_t) > > good point. I've Cc:-ed the top authors of kprobes.c. Could anyone > confirm (or deny) that Harvey found a real kprobes bug here? > > Ingo > -- > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/ -- Masami Hiramatsu Software Engineer Hitachi Computer Products (America) Inc. Software Solutions Division e-mail: mhiramat@redhat.com, masami.hiramatsu.pt@hitachi.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/