diff options
author | Andrii Nakryiko <[email protected]> | 2024-07-24 16:46:05 -0700 |
---|---|---|
committer | Andrii Nakryiko <[email protected]> | 2024-07-29 15:05:09 -0700 |
commit | 8efffab4e54f3e055c86ced2ad3299d6d96f4a39 (patch) | |
tree | c4aee146c0f4ea78edb60e18c982048abcbc5864 /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | 6b376e7543dd15faec4e3878bc1a187126532985 (diff) | |
parent | 730561d3c08d4a327cceaabf11365958a1c00cec (diff) |
Merge branch 'selftests-bpf-improve-libc-portability-musl-support-part-1'
Tony Ambardar says:
====================
selftests/bpf: Improve libc portability / musl support (part 1)
Hello all,
This series includes the bulk of libc-related compile fixes accumulated to
support systems using musl, with smaller numbers to follow. These patches
are simple and straightforward, and the series has been tested with the
kernel-patches/bpf CI and locally using mips64el-gcc/musl-libc and QEMU
with an OpenWrt rootfs.
The patches address a few general categories of libc portability issues:
- missing, redundant or incorrect include headers
- disabled GNU header extensions (i.e. missing #define _GNU_SOURCE)
- issues with types and casting
Feedback and suggestions for improvement are welcome!
Thanks,
Tony
====================
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Andrii Nakryiko <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions