From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754163AbbLRIjn (ORCPT ); Fri, 18 Dec 2015 03:39:43 -0500 Received: from mail-wm0-f52.google.com ([74.125.82.52]:38214 "EHLO mail-wm0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752652AbbLRIjl (ORCPT ); Fri, 18 Dec 2015 03:39:41 -0500 Date: Fri, 18 Dec 2015 09:39:37 +0100 From: Ingo Molnar To: Arnaldo Carvalho de Melo Cc: linux-kernel@vger.kernel.org, David Ahern , Jiri Olsa , Josh Poimboeuf , Namhyung Kim , Peter Zijlstra , Taeung Song Subject: Re: [GIT PULL 00/10] perf/core improvements Message-ID: <20151218083937.GB30339@gmail.com> References: <1450313283-25348-1-git-send-email-acme@kernel.org> <20151217173718.GL19926@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151217173718.GL19926@kernel.org> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Arnaldo Carvalho de Melo wrote: > Em Wed, Dec 16, 2015 at 09:47:53PM -0300, Arnaldo Carvalho de Melo escreveu: > > Hi Ingo, > > > > Please consider pulling, this is on top of the perf-core-for-mingo > > tag, that is not yet merged. > > Ingo, this wasn't building on older distros such as RHEL6.7 due to a > typedef problem, a one-liner, so to preserve bisection in such systems, > I ammended the commit, kept this perf-core-for-mingo-2 tag, but now > there is a perf-core-for-mingo-2.1 signed tag pointing to the good > stuff, take your pick. I pulled perf-core-for-mingo-2.1, thanks a lot Arnaldo! Ingo