Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1168750
| From | Steven Rostedt <rostedt@goodmis.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [RESEND PATCH 0/4] ppc64 LE ABI v2 ftrace-with-regs implementation |
| Date | 2015-06-19 14:50 +0200 |
| Message-ID | <pD3U6-7EF-19@gated-at.bofh.it> (permalink) |
| References | <pA7rc-1YG-11@gated-at.bofh.it> <pCKHN-59O-35@gated-at.bofh.it> <pCLku-5T5-25@gated-at.bofh.it> <pD3ho-6UC-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, 19 Jun 2015 14:00:44 +0200 Torsten Duwe <duwe@lst.de> 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/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 0/4] resend: ppc64 LE ABI v2 ftrace-with-regs implementation Torsten Duwe <duwe@lst.de> - 2015-06-11 12:00 +0200
[PATCH 1/4] ppc64 FTRACE_WITH_REGS implementation Torsten Duwe <duwe@lst.de> - 2015-06-11 12:00 +0200
[PATCH 4/4] ppc64 ftrace_with_regs recursion protection Torsten Duwe <duwe@lst.de> - 2015-06-11 12:10 +0200
[PATCH 3/4] ppc64 ftrace_with_regs: spare early boot and low level code Torsten Duwe <duwe@lst.de> - 2015-06-11 12:10 +0200
[PATCH 2/4] ppc64 ftrace_with_regs configuration variables Torsten Duwe <duwe@lst.de> - 2015-06-11 12:10 +0200
Re: [RESEND PATCH 0/4] ppc64 LE ABI v2 ftrace-with-regs implementation Denis Kirjanov <kda@linux-powerpc.org> - 2015-06-19 09:20 +0200
Re: [RESEND PATCH 0/4] ppc64 LE ABI v2 ftrace-with-regs implementation Steven Rostedt <rostedt@goodmis.org> - 2015-06-19 14:50 +0200
Re: [RESEND PATCH 0/4] ppc64 LE ABI v2 ftrace-with-regs implementation Steven Rostedt <rostedt@goodmis.org> - 2015-06-19 14:50 +0200
Re: [RESEND PATCH 0/4] ppc64 LE ABI v2 ftrace-with-regs implementation Torsten Duwe <duwe@lst.de> - 2015-06-19 15:20 +0200
Re: [RESEND PATCH 1/4] ppc64 FTRACE_WITH_REGS implementation Steven Rostedt <rostedt@goodmis.org> - 2015-06-19 15:30 +0200
csiph-web