OSDN Git Service

Merge branch 'x86-jit'
authorAlexei Starovoitov <ast@kernel.org>
Sat, 24 Feb 2018 06:50:41 +0000 (22:50 -0800)
committerAlexei Starovoitov <ast@kernel.org>
Sat, 24 Feb 2018 07:00:24 +0000 (23:00 -0800)
commit7d72637eb39f8336d8a07f1583fcc1dffce413e5
treec4c37f7cb5c524480eb73fa995d86b6dae9b0a98
parentee07862f7b4594d390b978f6636a6a6191632ab3
parent23d191a82c133c31bb85aa4b4b26851cd4a4b4ac
Merge branch 'x86-jit'

Daniel Borkmann says:

====================
Couple of minor improvements to the x64 JIT I had still around from
pre merge window in order to shrink the image size further. Added
test cases for kselftests too as well as running Cilium workloads on
them w/o issues.
====================

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