commit | e3ef6983ccdd067fa2ed7f8e58bca8392d2b5495 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Thu Jun 29 13:13:26 2017 -0400 |
committer | David S. Miller <davem@davemloft.net> | Thu Jun 29 13:13:26 2017 -0400 |
tree | 7e7b11a58be303f42072fd51c260354cf110b5e2 | |
parent | 77b0d3617738e532bae683bf9d88ea35fff223e5 [diff] | |
parent | a8744f2528c14e4545c6071b6681ab17607be2fa [diff] |
Merge branch 'bpf-Add-syscall-lookup-support-for-fd-array-and-htab' Martin KaFai Lau says: ==================== bpf: Add syscall lookup support for fd array and htab This patchset adds BPF_MAP_LOOKUP_ELEM syscall support for BPF_MAP_TYPE_PROG_ARRAY, BPF_MAP_TYPE_ARRAY_OF_MAPS and BPF_MAP_TYPE_HASH_OF_MAPS ==================== Reviewed-by: Grygorii Strashko <grygorii.strashko@ti.com> Signed-off-by: David S. Miller <davem@davemloft.net>