diff options
author | Alexei Starovoitov <ast@kernel.org> | 2019-03-27 16:01:25 +0100 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2019-03-27 16:01:26 +0100 |
commit | 369b976d6f3613518de1295bd2dee81fb255946d (patch) | |
tree | f8856c7d8beb7af4e1f48b0d29f81ddff7389ece /kernel/cpu_pm.c | |
parent | bpf, doc: fix BTF docs reflow of bullet list (diff) | |
parent | selftests/bpf: add btf_dedup test for VOID equivalence check (diff) | |
download | linux-369b976d6f3613518de1295bd2dee81fb255946d.tar.xz linux-369b976d6f3613518de1295bd2dee81fb255946d.zip |
Merge branch 'fix-btf_dedup'
Andrii Nakryiko says:
====================
This patch set fixes bug in btf_dedup_is_equiv() check mishandling equivalence
comparison between VOID kind in candidate type graph versus anonymous non-VOID
kind in canonical type graph.
Patch #1 fixes bug, by comparing candidate and canonical kinds for equality,
before proceeding to kind-specific checks.
Patch #2 adds a test case testing this specific scenario.
====================
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'kernel/cpu_pm.c')
0 files changed, 0 insertions, 0 deletions