From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755401AbbIAImI (ORCPT ); Tue, 1 Sep 2015 04:42:08 -0400 Received: from mail-wi0-f175.google.com ([209.85.212.175]:33420 "EHLO mail-wi0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754148AbbIAImE (ORCPT ); Tue, 1 Sep 2015 04:42:04 -0400 Date: Tue, 1 Sep 2015 10:42:00 +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: <20150901084200.GB5845@gmail.com> References: <55E5612F.4030800@intel.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: > > 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? Thanks, Ingo