diff options
author | Andrii Nakryiko <andriin@fb.com> | 2019-03-26 22:00:07 -0700 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2019-03-27 08:01:25 -0700 |
commit | eb76899ce749507e09cad6816f32cede14a9b7ee (patch) | |
tree | f8856c7d8beb7af4e1f48b0d29f81ddff7389ece /README | |
parent | 9ec71c1cdbdd6c4ac0150a51d64e06c5d1bd207e (diff) | |
download | linux-next-eb76899ce749507e09cad6816f32cede14a9b7ee.tar.gz |
selftests/bpf: add btf_dedup test for VOID equivalence check
This patch adds specific test exposing bug in btf_dedup_is_equiv() when
comparing candidate VOID type to a non-VOID canonical type. It's
important for canonical type to be anonymous, otherwise name equality
check will do the right thing and will exit early.
Signed-off-by: Andrii Nakryiko <andriin@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions