commit | 1f60750401c7672419e1b606e2b73727c1f8626c | [log] [tgz] |
---|---|---|
author | Alexei Starovoitov <ast@kernel.org> | Thu Nov 21 09:12:52 2019 -0800 |
committer | Alexei Starovoitov <ast@kernel.org> | Sun Nov 24 16:58:46 2019 -0800 |
tree | 1f046a91c4fdc56fabf6559e47fd5793a08df058 | |
parent | a8fdaad5cfd250b9effcec942b3bf7bc5a6c8b17 [diff] | |
parent | 393cdfbee809891dc6ba859a44cc6441fa8dce9e [diff] |
Merge branch 'libbpf-global-vars' Andrii Nakryiko says: ==================== This patch set salvages all the non-extern-specific changes out of blocked externs patch set ([0]). In addition to small clean ups, it also refactors libbpf's handling of relocations and allows support for global (non-static) variables. [0] https://patchwork.ozlabs.org/project/netdev/list/?series=143358&state=* ==================== Signed-off-by: Alexei Starovoitov <ast@kernel.org>