diff options
author | Ilya Leoshkevich <iii@linux.ibm.com> | 2025-04-24 19:41:25 +0300 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2025-04-25 03:24:27 +0300 |
commit | ddfd1f30b5badcd06c199fa519bec5f0f54892e0 (patch) | |
tree | 589bd9077f9d4efb699a1677c5fedfe556277c79 /scripts/bpf_doc.py | |
parent | 4cc20482143c6dd009ea0c99762bb4bdeac98ec2 (diff) | |
download | linux-ddfd1f30b5badcd06c199fa519bec5f0f54892e0.tar.xz |
selftests/bpf: Fix arena_spin_lock.c build dependency
Changing bpf_arena_spin_lock.h does not lead to recompiling
arena_spin_lock.c. By convention, all BPF progs depend on all
header files in progs/, so move this header file there. There
are no other users besides arena_spin_lock.c.
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Link: https://lore.kernel.org/r/20250424165525.154403-2-iii@linux.ibm.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions