Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1168769
| From | Torsten Duwe <duwe@lst.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [RESEND PATCH 0/4] ppc64 LE ABI v2 ftrace-with-regs implementation |
| Date | 2015-06-19 15:20 +0200 |
| Message-ID | <pD4n8-8sb-13@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> <pD3U6-7EF-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, Jun 19, 2015 at 08:40:44AM -0400, Steven Rostedt wrote: > 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. And ABIv1, consequently, and then you probably don't have .localentry. The code inherently assumes ABIv2, v1 does not work. I'll add a dependency on v2 then, if possible. Torsten -- 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