OSDN Git Service

Merge branch 'bpf-next'
authorDavid S. Miller <davem@davemloft.net>
Thu, 30 Oct 2014 19:45:01 +0000 (15:45 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 30 Oct 2014 19:45:01 +0000 (15:45 -0400)
Alexei Starovoitov says:

====================
bpf: reduce verifier memory consumption and add tests

Small set of cleanups:
 - reduce verifier memory consumption
 - add verifier test to check register state propagation and state equivalence
 - add JIT test reduced from recent nmap triggered crash
====================

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

Trivial merge