diff options
| author | Andrii Nakryiko <[email protected]> | 2021-10-20 18:40:02 +0000 |
|---|---|---|
| committer | Andrii Nakryiko <[email protected]> | 2021-10-20 18:46:43 +0000 |
| commit | 99aaebfc288a15f1d5a99f8cd15d1d4d355fc179 (patch) | |
| tree | 85e4b85c09f0a2074a8cbcec4925bc80aecef238 /tools/bpf/bpftool/prog.c | |
| parent | samples/bpf: Fix application of sizeof to pointer (diff) | |
| parent | libbpf: Fix dumping non-aligned __int128 (diff) | |
| download | kernel-99aaebfc288a15f1d5a99f8cd15d1d4d355fc179.tar.gz kernel-99aaebfc288a15f1d5a99f8cd15d1d4d355fc179.zip | |
Merge branch 'btf_dump fixes for s390'
Ilya Leoshkevich says:
====================
This series along with [1] and [2] fixes all the failures in the
btf_dump testsuite currently present on s390, in particular:
* [1] fixes intermittent build bug causing "failed to encode tag ..."
* error messages.
* [2] fixes missing VAR entries on s390.
* Patch 1 disables Intel-specific code in a testcase.
* Patch 2 fixes an endianness-related bug.
* Patch 3 fixes an alignment-related bug.
* Patch 4 improves overly pessimistic alignment handling.
[1] https://lore.kernel.org/bpf/[email protected]/
[2] https://lore.kernel.org/bpf/[email protected]/
v1: https://lore.kernel.org/bpf/[email protected]/
v1 -> v2:
- Remove redundant local variables, use t->size directly instead.
Best regards,
Ilya
====================
Signed-off-by: Andrii Nakryiko <[email protected]>
Diffstat (limited to 'tools/bpf/bpftool/prog.c')
0 files changed, 0 insertions, 0 deletions
