From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755518AbbIAI5J (ORCPT ); Tue, 1 Sep 2015 04:57:09 -0400 Received: from mail-wi0-f180.google.com ([209.85.212.180]:34266 "EHLO mail-wi0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755190AbbIAI5H (ORCPT ); Tue, 1 Sep 2015 04:57:07 -0400 Date: Tue, 1 Sep 2015 10:57:03 +0200 From: Ingo Molnar To: Stephane Eranian Cc: Adrian Hunter , LKML , Arnaldo Carvalho de Melo , Jiri Olsa , Peter Zijlstra , "mingo@elte.hu" , Namhyung Kim Subject: Re: [BUG] perf: does not compile on ARM because of Intel PT code Message-ID: <20150901085703.GG6315@gmail.com> References: <55E5612F.4030800@intel.com> <20150901084200.GB5845@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 * Stephane Eranian wrote: > On Tue, Sep 1, 2015 at 1:42 AM, Ingo Molnar wrote: > > > > * Stephane Eranian wrote: > > > >> > Ingo just pulled the fix for that a moment ago. Look for "perf tools: Fix > >> > build on powerpc broken by pt/bts" > >> > > >> Ok, good. I was testing on Linus' tree not tip.git. > > > > So that commit was tested on powerpc it appears - mind double checking the ARM > > build to make sure it's all good? > > > Compiles clean on my ARM32 at commit: > 4c09e0d Merge tag 'perf-urgent-for-mingo' of > git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into > perf/urgent Ok, great - will get the fixes to Linus later today. Thanks, Ingo