From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754294Ab2JTPhm (ORCPT ); Sat, 20 Oct 2012 11:37:42 -0400 Received: from casper.infradead.org ([85.118.1.10]:34335 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751158Ab2JTPhl (ORCPT ); Sat, 20 Oct 2012 11:37:41 -0400 Date: Sat, 20 Oct 2012 08:37:06 -0700 From: Arnaldo Carvalho de Melo To: Borislav Petkov , LKML , Borislav Petkov Subject: Re: [PATCH] perf: Build install-man target when installing Message-ID: <20121020153705.GB27221@ghostprotocols.net> References: <20120925174658.GD9320@aftab.osrc.amd.com> <1348854427-12746-1-git-send-email-bp@amd64.org> <20121020111625.GB17563@liondog.tnic> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20121020111625.GB17563@liondog.tnic> X-Url: http://acmel.wordpress.com User-Agent: Mutt/1.5.21 (2010-09-15) X-SRS-Rewrite: SMTP reverse-path rewritten from by casper.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Em Sat, Oct 20, 2012 at 01:16:25PM +0200, Borislav Petkov escreveu: > Ping? Merged it to perf/core, thanks for the patch and the ping, - Arnaldo