The following commit has been merged in the master branch: commit 9481382b36fe1dbdada9303ebd6b9dba915da989 Merge: 57c722e932cfb82e9820bbaae1b1f7222ea97b52 4f7aafd78aeaf18a4f6dea9415df60e745c9dfa7 Author: David S. Miller davem@davemloft.net Date: Sun Aug 11 14:49:34 2019 -0700
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Daniel Borkmann says:
==================== pull-request: bpf 2019-08-11
The following pull-request contains BPF updates for your *net* tree.
The main changes are:
1) x64 JIT code generation fix for backward-jumps to 1st insn, from Alexei.
2) Fix buggy multi-closing of BTF file descriptor in libbpf, from Andrii.
3) Fix libbpf_num_possible_cpus() to make it thread safe, from Takshak.
4) Fix bpftool to dump an error if pinning fails, from Jakub. ====================
Signed-off-by: David S. Miller davem@davemloft.net
linux-merge@lists.open-mesh.org