Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753496AbaFDOP4 (ORCPT ); Wed, 4 Jun 2014 10:15:56 -0400 Received: from mail-pd0-f169.google.com ([209.85.192.169]:63221 "EHLO mail-pd0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753291AbaFDOPx (ORCPT ); Wed, 4 Jun 2014 10:15:53 -0400 Message-ID: <538F2A14.4030201@gmail.com> Date: Wed, 04 Jun 2014 08:15:48 -0600 From: David Ahern User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: Paul Bolle , Alexis Berlemont CC: linux-kernel@vger.kernel.org, Jiri Olsa , mingo@kernel.org, sam@ravnborg.org, mmarek@suse.cz, Arnaldo Carvalho de Melo , Peter Zijlstra , Ingo Molnar , Paul Mackerras , Corey Ashford , Frederic Weisbecker , Namhyung Kim , Borislav Petkov , linux-kbuild@vger.kernel.org, Stephane Eranian Subject: Re: [PATCH 02/32] perf tools: Kbuild builtin source related fixies References: <1401833185-10347-1-git-send-email-alexis.berlemont@gmail.com> <1401833185-10347-3-git-send-email-alexis.berlemont@gmail.com> <1401865089.14072.9.camel@x220> In-Reply-To: <1401865089.14072.9.camel@x220> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 6/4/14, 12:58 AM, Paul Bolle wrote: > Pet peeve: #defines with a CONFIG_ prefix. Is that prefix needed here or > would another prefix also do? Or can these macros perhaps be added > through a Kconfig file (eg, as "config BUILTIN_REPORT" etc.). Or will > that happen at the "kbuild process switch"? This is a temporary stepping stone to having them generated by kbuild. David -- 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/