OSDN Git Service

selftests/bpf: Stop using relaxed_core_relocs which has no effect
authorAndrii Nakryiko <andrii@kernel.org>
Thu, 16 Sep 2021 01:58:31 +0000 (18:58 -0700)
committerAlexei Starovoitov <ast@kernel.org>
Fri, 17 Sep 2021 16:04:12 +0000 (09:04 -0700)
commit23a7baaa93882c241ad3464cdeeb8ef0d1d40a12
treea7df8559269f5632795d6b073207ca058d4da871
parentf11f86a3931b5d533aed1be1720fbd55bd63174d
selftests/bpf: Stop using relaxed_core_relocs which has no effect

relaxed_core_relocs option hasn't had any effect for a while now, stop
specifying it. Next patch marks it as deprecated.

Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Yonghong Song <yhs@fb.com>
Link: https://lore.kernel.org/bpf/20210916015836.1248906-3-andrii@kernel.org
tools/testing/selftests/bpf/prog_tests/core_reloc.c