]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'bpf-improvements-and-fixes'
authorAlexei Starovoitov <ast@kernel.org>
Sat, 27 Jan 2018 00:42:07 +0000 (16:42 -0800)
committerAlexei Starovoitov <ast@kernel.org>
Sat, 27 Jan 2018 00:42:08 +0000 (16:42 -0800)
commit1074eafb562901959214d9d799764edc66d1ba3c
tree7294f8492555ec8d65ee23534f38c62d0e6029d5
parente158b6b26cac9205c2dac19ef4dea21cd687ed6c
parent464dc24ed3e34f37baa417fe0bc5a0f34a4f1811
Merge branch 'bpf-improvements-and-fixes'

Daniel Borkmann says:

====================
This set contains a small cleanup in cBPF prologue generation and
otherwise fixes an outstanding issue related to BPF to BPF calls
and exception handling. For details please see related patches.
Last but not least, BPF selftests is extended with several new
test cases.

Thanks!
====================

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