From: Daniel Borkmann Date: Fri, 10 Jan 2020 16:20:07 +0000 (+0100) Subject: Merge branch 'bpf-global-funcs' X-Git-Tag: v5.6-rc1~151^2~46^2~33 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=7a2d070f91db83a1e08bf212e8f6a34d852efb7f;p=users%2Fjedix%2Flinux-maple.git Merge branch 'bpf-global-funcs' Alexei Starovoitov says: ==================== Introduce static vs global functions and function by function verification. This is another step toward dynamic re-linking (or replacement) of global functions. See patch 2 for details. v2->v3: - cleaned up a check spotted by Song. - rebased and dropped patch 2 that was trying to improve BTF based on ELF. - added one more unit test for scalar return value from global func. v1->v2: - addressed review comments from Song, Andrii, Yonghong - fixed memory leak in error path - added modified ctx check - added more tests in patch 7 ==================== Signed-off-by: Daniel Borkmann --- 7a2d070f91db83a1e08bf212e8f6a34d852efb7f