This set includes fixes for two regressions and one build warning introduced by the kfunc for modules series. Kumar Kartikeya Dwivedi (3): bpf: Make CONFIG_DEBUG_INFO_BTF depend upon CONFIG_BPF_SYSCALL bpf: Fix bpf_check_mod_kfunc_call for built-in modules tools/resolve_btfids: Demote unresolved symbol message to debug include/linux/btf.h | 14 ++++++++++---- kernel/bpf/btf.c | 11 ++--------- lib/Kconfig.debug | 1 + tools/bpf/resolve_btfids/main.c | 2 +- 4 files changed, 14 insertions(+), 14 deletions(-) -- 2.33.1