Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751752AbbFSMkJ (ORCPT ); Fri, 19 Jun 2015 08:40:09 -0400 Received: from cdptpa-outbound-snat.email.rr.com ([107.14.166.227]:33542 "EHLO cdptpa-oedge-vip.email.rr.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751107AbbFSMkE (ORCPT ); Fri, 19 Jun 2015 08:40:04 -0400 Date: Fri, 19 Jun 2015 08:40:44 -0400 From: Steven Rostedt To: Torsten Duwe Cc: Michael Ellerman , Jiri Kosina , linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org Subject: Re: [RESEND PATCH 0/4] ppc64 LE ABI v2 ftrace-with-regs implementation Message-ID: <20150619084044.0b49e7ad@grimm.local.home> In-Reply-To: <20150619120044.GA3805@lst.de> References: <20150611095338.GA4492@lst.de> <20150618161727.GA6546@lst.de> <20150618125539.5ff2c64f@gandalf.local.home> <20150619120044.GA3805@lst.de> X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.25; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-RR-Connecting-IP: 107.14.168.130:25 X-Cloudmark-Score: 0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1202 Lines: 43 On Fri, 19 Jun 2015 14:00:44 +0200 Torsten Duwe wrote: > | kernel/bounds.c:1:0: error: -mcall-aixdesc incompatible with -mabi=elfv2 > > Are you building ppc64, little endian, ELF ABIv2 ? It's big endian. > Is your cross compiler working properly? Well, just before applying your patches, I built and booted 4.1-rc8 on that box. Then I applied the patches and got the error on build. I just reverted your patches, and it builds again. > > I'm compiling natively on that platform (faster for me than an x86 ;-) x86 is bit faster for me to compile. > | GNU assembler (GNU Binutils; SUSE Linux Enterprise 12) 2.24.0.20140403-7 > | gcc (SUSE Linux) 4.8.3 20140627 [gcc-4_8-branch revision 212064] I'm using the cross tool chains from kernel.org https://www.kernel.org/pub/tools/crosstool/files/bin/x86_64/4.6.3/ powerpc64-linux-gcc (GCC) 4.6.3 > > 4.1.0-rc8 config attached. Um, what do you want me to do with your config? If your patches don't build on my box when vanilla does, it's a regression. In other words, you broke my machine. -- Steve -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in Please read the FAQ at http://www.tux.org/lkml/