Skip to content
Commit 9d90436e authored by Alexei Starovoitov's avatar Alexei Starovoitov
Browse files

Merge branch 'typedef-func_proto'



Yonghong Song says:

====================
The current btf implementation disallows the typedef of
a func_proto type. This actually is allowed per C standard.
This patch fixed btf verification to permit such types.
Patch #1 fixed the kernel side and Patch #2 fixed
the tools test_btf test.
====================

Signed-off-by: default avatarAlexei Starovoitov <ast@kernel.org>
parents 2fa53f89 32b750b9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment