From: Alexei Starovoitov Date: Thu, 19 Dec 2019 01:33:37 +0000 (-0800) Subject: Merge branch 'libbpf-extern-followups' X-Git-Tag: v5.6-rc1~151^2~199^2~15 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=a352a82496d17f210a88b4fe2de7904afdb92003;p=linux.git Merge branch 'libbpf-extern-followups' Andrii Nakryiko says: ==================== Based on latest feedback and discussions, this patch set implements the following changes: - Kconfig-provided externs have to be in .kconfig section, for which bpf_helpers.h provides convenient __kconfig macro (Daniel); - instead of allowing to override Kconfig file path, switch this to ability to extend and override system Kconfig with user-provided custom values (Alexei); - BTF is required when externs are used. ==================== Signed-off-by: Alexei Starovoitov --- a352a82496d17f210a88b4fe2de7904afdb92003