Merge branch 'filter-next'
authorDavid S. Miller <davem@davemloft.net>
Thu, 15 May 2014 20:32:20 +0000 (16:32 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 15 May 2014 20:32:20 +0000 (16:32 -0400)
Alexei Starovoitov says:

====================
internal BPF jit for x64 and JITed seccomp

Internal BPF JIT compiler for x86_64 replaces classic BPF JIT.
Use it in seccomp and in tracing filters (sent as separate patch)
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge