Merge branch 'x86-bpf-jit-fixes'
authorAlexei Starovoitov <ast@kernel.org>
Wed, 2 May 2018 19:35:47 +0000 (12:35 -0700)
committerAlexei Starovoitov <ast@kernel.org>
Wed, 2 May 2018 19:35:48 +0000 (12:35 -0700)
commit0f58e58e2803a83753f7e626cd3654cea601308d
tree90948a3fd08f29e11319d8abd69b4af30db21070
parenta4e21ff8d9a311b16cfa9e41aed0c627a47149a4
parent39f56ca945af86112753646316c4c92dcd4acd82
Merge branch 'x86-bpf-jit-fixes'

Daniel Borkmann says:

====================
Fix two memory leaks in x86 JIT. For details, please see
individual patches in this series. Thanks!
====================

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