diff options
author | Ilya Leoshkevich <iii@linux.ibm.com> | 2021-10-13 18:09:00 +0200 |
---|---|---|
committer | Andrii Nakryiko <andrii@kernel.org> | 2021-10-20 11:40:01 -0700 |
commit | c9e982b879465ca74e3593ce82808aa259265a71 (patch) | |
tree | 2d6ad1683185134022b06fd4af2aa7fa75dbb198 /scripts/bpf_doc.py | |
parent | b16d12f3900283e00aded9131ba1e9b2880513c3 (diff) |
libbpf: Fix dumping big-endian bitfields
On big-endian arches not only bytes, but also bits are numbered in
reverse order (see e.g. S/390 ELF ABI Supplement, but this is also true
for other big-endian arches as well).
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20211013160902.428340-3-iii@linux.ibm.com
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions