aboutsummaryrefslogtreecommitdiff
path: root/lib/test_overflow.c
diff options
context:
space:
mode:
authorDaniel Xu <[email protected]>2021-08-25 18:48:31 -0700
committerAlexei Starovoitov <[email protected]>2021-08-25 19:41:39 -0700
commiteb529c5b10b9401a0f2d1f469e82c6a0ba98082c (patch)
treea2e07245b1eccef4ebbdb790db2743c2338e4cdb /lib/test_overflow.c
parent0584e965fb2517f41b7057ffa26f3b6e15a53754 (diff)
bpf: Fix bpf-next builds without CONFIG_BPF_EVENTS
This commit fixes linker errors along the lines of: s390-linux-ld: task_iter.c:(.init.text+0xa4): undefined reference to `btf_task_struct_ids'` Fix by defining btf_task_struct_ids unconditionally in kernel/bpf/btf.c since there exists code that unconditionally uses btf_task_struct_ids. Reported-by: kernel test robot <[email protected]> Signed-off-by: Daniel Xu <[email protected]> Signed-off-by: Alexei Starovoitov <[email protected]> Link: https://lore.kernel.org/bpf/05d94748d9f4b3eecedc4fddd6875418a396e23c.1629942444.git.dxu@dxuuu.xyz
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions