diff options
author | Andrii Nakryiko <andriin@fb.com> | 2019-11-20 01:25:10 +0100 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2019-11-20 01:53:22 +0100 |
commit | 24f65050276a4f82d5832e974dabfb5be5c07c39 (patch) | |
tree | 57f8eee96a6fa5541d11fea90a9ace782d8ae848 /kernel/bpf/arraymap.c | |
parent | libbpf: Fix call relocation offset calculation bug (diff) | |
download | linux-24f65050276a4f82d5832e974dabfb5be5c07c39.tar.xz linux-24f65050276a4f82d5832e974dabfb5be5c07c39.zip |
selftests/bpf: Enforce no-ALU32 for test_progs-no_alu32
With the most recent Clang, alu32 is enabled by default if -mcpu=probe or
-mcpu=v3 is specified. Use a separate build rule with -mcpu=v2 to enforce no
ALU32 mode.
Suggested-by: Yonghong Song <yhs@fb.com>
Signed-off-by: Andrii Nakryiko <andriin@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Yonghong Song <yhs@fb.com>
Link: https://lore.kernel.org/bpf/20191120002510.4130605-1-andriin@fb.com
Diffstat (limited to 'kernel/bpf/arraymap.c')
0 files changed, 0 insertions, 0 deletions