Two build fixes for sockmap, this should resolve the build errors and warnings that were reported. Thanks everyone.
--- John Fastabend (2): bpf: sockmap state change warning fix bpf: sock_map fixes for !CONFIG_BPF_SYSCALL and !STREAM_PARSER include/linux/bpf.h | 10 +++++++++- include/linux/bpf_types.h | 2 ++ kernel/bpf/Makefile | 5 ++++- kernel/bpf/core.c | 1 + kernel/bpf/sockmap.c | 3 +++ 5 files changed, 19 insertions(+), 2 deletions(-) -- Signature