]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit824cab09a7e17b3f3825df91399da20417420fa5
treec4c37f7cb5c524480eb73fa995d86b6dae9b0a98
parent5619df7d2e7e625cbbae2ac7c67e3630b75be1fa
parentb73563dd5ecc3f17f0653547892c1a2c829813b9
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>