From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932070Ab3ILVJZ (ORCPT ); Thu, 12 Sep 2013 17:09:25 -0400 Received: from mail-pd0-f181.google.com ([209.85.192.181]:43166 "EHLO mail-pd0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754769Ab3ILVJX (ORCPT ); Thu, 12 Sep 2013 17:09:23 -0400 Message-ID: <52322D81.5090708@gmail.com> Date: Thu, 12 Sep 2013 14:09:21 -0700 From: David Ahern User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 MIME-Version: 1.0 To: Ingo Molnar CC: Arnaldo Carvalho de Melo , Linus Torvalds , Linux Kernel Mailing List , Peter Zijlstra , Thomas Gleixner , Andrew Morton Subject: Re: [GIT PULL] perf fixes References: <20130912133855.GA23780@gmail.com> <20130912184341.GA11400@ghostprotocols.net> <52321CE4.1080804@gmail.com> <20130912201855.GC32644@gmail.com> <20130912203831.GD11400@ghostprotocols.net> <20130912204618.GA3262@gmail.com> In-Reply-To: <20130912204618.GA3262@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 9/12/13 1:46 PM, Ingo Molnar wrote: >>> Mind outlining the approach you are thinking about? >>> >>> Firstly, please don't even think about autotools. (Just forget it exists.) >> >> hehe, no, that wasn't considered. > > /phew! :-) kconf approach of course: https://lkml.org/lkml/2013/4/1/600 (minus the manual steps in that RFC). David