]> 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)
commit4ad9869a5e37372e9c31be20d86308b19168d032
tree7294f8492555ec8d65ee23534f38c62d0e6029d5
parentd89de451abfd9a0810662a36b1fc1bdc04c91b4d
parentbd0e0d31205a6da83fcda972632f4c50760f8965
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>