diff options
| author | Emil Tsalapatis <emil@etsalapatis.com> | 2026-04-26 22:03:32 +0300 |
|---|---|---|
| committer | Alexei Starovoitov <ast@kernel.org> | 2026-04-27 04:12:21 +0300 |
| commit | d5327480a12a031f283c85c3c9c9201685099036 (patch) | |
| tree | 1b0fdfb3536717b20ae69f2a7d43e491d7a3c1a5 /include/linux/debugobjects.h | |
| parent | 1fb8e9b32e19f7fa444863a251a5310c54585172 (diff) | |
| download | linux-d5327480a12a031f283c85c3c9c9201685099036.tar.xz | |
selftests/bpf: Add basic libarena scaffolding
Add initial code and a Makefile for an arena-based BPF library. Modules
can be added just by including the source file in the library's src/
subdirectory. Future commits will introduce the library code itself.
The code includes workarounds that are removed in subsequent patches
that ensure bisectability.
Signed-off-by: Emil Tsalapatis <emil@etsalapatis.com>
Link: https://lore.kernel.org/r/20260426190338.4615-3-emil@etsalapatis.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions
