Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752530AbaBFOkM (ORCPT ); Thu, 6 Feb 2014 09:40:12 -0500 Received: from mail-yh0-f43.google.com ([209.85.213.43]:38463 "EHLO mail-yh0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751715AbaBFOkI (ORCPT ); Thu, 6 Feb 2014 09:40:08 -0500 Date: Thu, 6 Feb 2014 11:40:01 -0300 From: Arnaldo Carvalho de Melo To: Ben Hutchings Cc: Peter Zijlstra , Paul Mackerras , Ingo Molnar , linux-kernel@vger.kernel.org, stable@vger.kernel.org Subject: Re: [PATCH 0/3] Fix perf build breakages in 3.13 Message-ID: <20140206144001.GA10660@ghostprotocols.net> References: <1391648361.3003.97.camel@deadeye.wl.decadent.org.uk> <20140206134817.GC8026@ghostprotocols.net> <1391695995.3003.108.camel@deadeye.wl.decadent.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1391695995.3003.108.camel@deadeye.wl.decadent.org.uk> X-Url: http://acmel.wordpress.com User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Em Thu, Feb 06, 2014 at 02:13:15PM +0000, Ben Hutchings escreveu: > On Thu, 2014-02-06 at 10:48 -0300, Arnaldo Carvalho de Melo wrote: > > Em Thu, Feb 06, 2014 at 12:59:21AM +0000, Ben Hutchings escreveu: > > > perf no longer compiles on powerpc and sparc due to changes in the trace > > > sub-command. This series fixes those compile errors; I compile-tested > > > in Debian sid on armhf, i386, powerpc and sparc. > > > > > > I would much prefer not to revert the tty ioctl decoding but I think > > > it's going to take a much more sophisticated approach to do it right > > > across all supported architectures. > > > > Second thought on the revert one: > > > > Do you have a problem of switching the big hammer to one that makes this > > work just on x86/x86-64? > > That seems reasonable as a temporary measure. Thank you, I'll do that then and hope to work on the right fix in the near future, if nobody does it first. - Arnaldo > Ben. > > > That way at least those on these arches can have this while the correct > > solution is worked out. > > > > - Arnaldo > > > > > Ben. > > > > > > Ben Hutchings (3): > > > Revert "perf trace: Initial beautifier for ioctl's 'cmd' arg" > > > perf trace: Add fallback definition of EFD_SEMAPHORE > > > perf trace: Decode architecture-specific signal numbers > > > > > > tools/perf/builtin-trace.c | 48 ++++++++++++++-------------------------------- > > > 1 file changed, 14 insertions(+), 34 deletions(-) > > > > > > > > > -- > > > Ben Hutchings > > > It is a miracle that curiosity survives formal education. - Albert Einstein > > > > > > -- > Ben Hutchings > It is a miracle that curiosity survives formal education. - Albert Einstein -- 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/