Merge branch 'bpf-misc-updates'
authorDavid S. Miller <[email protected]>
Sat, 10 Jun 2017 23:05:47 +0000 (19:05 -0400)
committerDavid S. Miller <[email protected]>
Sat, 10 Jun 2017 23:05:47 +0000 (19:05 -0400)
Daniel Borkmann says:

====================
Misc BPF updates

This set contains a couple of misc updates: stack usage reduction
for perf_sample_data in tracing progs, reduction of stale data in
verifier on register state transitions that I still had in my queue
and few selftest improvements as well as bpf_set_hash() helper for
tc programs.
====================

Signed-off-by: David S. Miller <[email protected]>

Trivial merge