Skip to content
Commit 369b976d authored by Alexei Starovoitov's avatar Alexei Starovoitov
Browse files

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: default avatarAlexei Starovoitov <ast@kernel.org>
parents f52c97d9 eb76899c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment