From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933264AbXKPCbP (ORCPT ); Thu, 15 Nov 2007 21:31:15 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757095AbXKPCa7 (ORCPT ); Thu, 15 Nov 2007 21:30:59 -0500 Received: from smtp2.linux-foundation.org ([207.189.120.14]:49847 "EHLO smtp2.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754300AbXKPCa6 (ORCPT ); Thu, 15 Nov 2007 21:30:58 -0500 Date: Thu, 15 Nov 2007 18:30:43 -0800 From: Andrew Morton To: Mathieu Desnoyers Cc: linux-kernel@vger.kernel.org, Linus Torvalds , Sam Ravnborg , Ananth N Mavinakayanahalli Subject: Re: [patch 2/4] Add ARCH_SUPPORTS_OPROFILE Message-Id: <20071115183043.25197ad1.akpm@linux-foundation.org> In-Reply-To: <20071116022319.GD16953@Krystal> References: <20071116015925.175012068@polymtl.ca> <20071116020027.207316215@polymtl.ca> <20071115180830.106d594c.akpm@linux-foundation.org> <20071116022319.GD16953@Krystal> X-Mailer: Sylpheed 2.4.1 (GTK+ 2.8.17; x86_64-unknown-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 15 Nov 2007 21:23:19 -0500 Mathieu Desnoyers wrote: > * Andrew Morton (akpm@linux-foundation.org) wrote: > > On Thu, 15 Nov 2007 20:59:27 -0500 Mathieu Desnoyers wrote: > > > > > arch/x86/Kconfig.i386 | 1 + > > > arch/x86/Kconfig.x86_64 | 1 + > > > > these no longer exist. > > Ok, should I prepare a fix or is it duplicated work ? I fixed the new patches, then had a go at fixing the thus-broken kprobes ones and the resulting mess caused me to give up and drop both patchsets.