]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'bpf-misc-fixes'
authorAlexei Starovoitov <ast@kernel.org>
Tue, 12 Dec 2017 17:52:08 +0000 (09:52 -0800)
committerAlexei Starovoitov <ast@kernel.org>
Tue, 12 Dec 2017 17:52:09 +0000 (09:52 -0800)
commit68f1155ba2b040ae9422ab86f7f06d4660e44a0a
tree3c9f5086b0b07625e069109a3f2fe37c815980f2
parent05300146f55304c88c098cc90a54b7bb0053f942
parent2138f65ec30508f3546162396b316a38d8504972
Merge branch 'bpf-misc-fixes'

Daniel Borkmann says:

====================
Couple of outstanding fixes for BPF tree: 1) fixes a perf RB
corruption, 2) and 3) fixes a few build issues from the recent
bpf_perf_event.h uapi corrections. Thanks!
====================

Signed-off-by: Alexei Starovoitov <ast@kernel.org>