Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1705774
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH RFC v2 3/5] samples/bpf: Fix inline asm issues building samples on arm64 |
| Date | 2017-08-07 20:30 +0200 |
| Message-ID | <ubUWR-3Xj-9@gated-at.bofh.it> (permalink) |
| References | <ubPXc-bV-13@gated-at.bofh.it> <ubPXd-bV-51@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Please, no. The amount of hellish hacks we are adding to deal with this is getting way out of control. BPF programs MUST have their own set of asm headers, this is the only way to get around this issue in the long term. I am also strongly against adding -static to the build.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH RFC v2 0/5] add arm64 cross compilation support to BPF samples Joel Fernandes <joelaf@google.com> - 2017-08-07 15:10 +0200
[PATCH RFC v2 4/5] samples/bpf: Fix pt_regs issues when cross-compiling Joel Fernandes <joelaf@google.com> - 2017-08-07 15:10 +0200
[PATCH RFC v2 3/5] samples/bpf: Fix inline asm issues building samples on arm64 Joel Fernandes <joelaf@google.com> - 2017-08-07 15:10 +0200
Re: [PATCH RFC v2 3/5] samples/bpf: Fix inline asm issues building samples on arm64 Joel Fernandes <joelaf@google.com> - 2017-08-07 15:20 +0200
Re: [PATCH RFC v2 3/5] samples/bpf: Fix inline asm issues building samples on arm64 David Miller <davem@davemloft.net> - 2017-08-07 20:30 +0200
Re: [PATCH RFC v2 3/5] samples/bpf: Fix inline asm issues building samples on arm64 Joel Fernandes <joelaf@google.com> - 2017-08-08 03:30 +0200
Re: [PATCH RFC v2 3/5] samples/bpf: Fix inline asm issues building samples on arm64 David Miller <davem@davemloft.net> - 2017-08-09 05:40 +0200
csiph-web