Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1765308AbXLQQfE (ORCPT ); Mon, 17 Dec 2007 11:35:04 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1758360AbXLQQey (ORCPT ); Mon, 17 Dec 2007 11:34:54 -0500 Received: from mx3.mail.elte.hu ([157.181.1.138]:53617 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756242AbXLQQex (ORCPT ); Mon, 17 Dec 2007 11:34:53 -0500 Date: Mon, 17 Dec 2007 17:33:42 +0100 From: Ingo Molnar To: Masami Hiramatsu Cc: Ananth N Mavinakayanahalli , Jim Keniston , Roland McGrath , Arjan van de Ven , prasanna@in.ibm.com, anil.s.keshavamurthy@intel.com, davem@davemloft.net, Harvey Harrison , systemtap-ml , LKML Subject: Re: [-mm][PATCH 0/6] (yet another) kprobes x86 code unification and boosters Message-ID: <20071217163342.GA10495@elte.hu> References: <47669E87.1010506@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <47669E87.1010506@redhat.com> User-Agent: Mutt/1.5.17 (2007-11-01) X-ELTE-VirusStatus: clean X-ELTE-SpamScore: -1.5 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-1.5 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.2.3 -1.5 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 840 Lines: 25 * Masami Hiramatsu wrote: > Hello all, > > I developed a series of patches which unifies kprobes code on x86 and > introduces boosters on x86-64. These patches can be applied to > 2.6.24-rc4-mm1. > > The purpose of this patchset is unifying kprobes_[32|64].[c|h] to > kprobes.[c|h] for simplifying code maintenance. > > I know these patches are conflicting with Harvey's patch. We need to > solve that. your series fixes the 64-bit crash that i was seeing, so i've picked it up. Please work it out with Harvey which cleanups of him are not included yet. 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/