Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752255Ab1FLSTi (ORCPT ); Sun, 12 Jun 2011 14:19:38 -0400 Received: from mail-fx0-f46.google.com ([209.85.161.46]:39817 "EHLO mail-fx0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751443Ab1FLSTg convert rfc822-to-8bit (ORCPT ); Sun, 12 Jun 2011 14:19:36 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=xf9MEsgjoDi5+SkugosfuV0OvvW34OeziFZ46aQG7k6nQoDlZTrEwWJONcjdzsAE50 Ysdwk2NzKn5trztLV3mm5AuEEPceXAF5XJW2spgTEqCHndai6ggV2JdAUs0pzSwAJwDj fU4MyRBMlGdsumO5pntxOKVxZst5oQxjQTK78= MIME-Version: 1.0 In-Reply-To: <4DD0DE2C.4060806@suse.cz> References: <4DCD8CE4.4090404@suse.cz> <20110515154002.GB6274@ghostprotocols.net> <4DD0DE2C.4060806@suse.cz> Date: Sun, 12 Jun 2011 11:19:34 -0700 Message-ID: Subject: Re: [PATCH v3] package: Makefile: fix perf target bug From: matt mooney To: Arnaldo Carvalho de Melo Cc: Michal Marek , linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1032 Lines: 34 On Mon, May 16, 2011 at 1:19 AM, Michal Marek wrote: > On 15.5.2011 17:40, Arnaldo Carvalho de Melo wrote: >> >> Em Fri, May 13, 2011 at 04:41:12PM -0700, mfmooney@gmail.com escreveu: >>> >>> From: matt mooney >>> >>> Specify --git-dir when building perf targets to allow out-of-tree >>> builds using O=. >>> >>> The shell command in `git archive' had to be modified to allow proper >>> file name expansion of the files listed in MANIFEST. >>> >>> Signed-off-by: matt mooney >> >> Michal, >> >> ? ? ? ?Can I have your Reviewed-by or Acked-by for this one? Assuming >> all is ok by now :) > > Reviewed-by: Michal Marek I do not believe this patch ever got picked up! Thanks, matt -- GPG-Key: 9AFE00EA -- 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/