From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754841AbdDLQaR (ORCPT ); Wed, 12 Apr 2017 12:30:17 -0400 Received: from mail-pg0-f43.google.com ([74.125.83.43]:36383 "EHLO mail-pg0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754905AbdDLQaL (ORCPT ); Wed, 12 Apr 2017 12:30:11 -0400 MIME-Version: 1.0 In-Reply-To: <20170412075629.GB17517@krava> References: <20170412064919.92449-1-davidcc@google.com> <20170412064919.92449-4-davidcc@google.com> <20170412075629.GB17517@krava> From: David Carrillo-Cisneros Date: Wed, 12 Apr 2017 09:30:05 -0700 Message-ID: Subject: Re: [PATCH 2/6] tools build: fix feature redefine build flags To: Jiri Olsa Cc: linux-kernel , Peter Zijlstra , Ingo Molnar , Arnaldo Carvalho de Melo , Alexander Shishkin , Andi Kleen , Simon Que , Wang Nan , Jiri Olsa , He Kuang , Masami Hiramatsu , Stephane Eranian , Paul Turner Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Apr 12, 2017 at 12:56 AM Jiri Olsa wrote: > > On Tue, Apr 11, 2017 at 11:49:15PM -0700, David Carrillo-Cisneros wrote: > > This change is a follow up of https://lkml.org/lkml/2017/2/2/16 > > hi, > there's another 2/6 in this patchset with same change but > slightly different changelog Uups, I did not rm the old version before sending. The other one is the latest version. Thanks, David