commit | d2aaa3dc419994eefa21de971bb1f544c42541c7 | [log] [tgz] |
---|---|---|
author | Shubham Bansal <illusionist.neo@gmail.com> | Wed Aug 23 21:29:10 2017 +0530 |
committer | David S. Miller <davem@davemloft.net> | Wed Aug 23 22:40:12 2017 -0700 |
tree | 35809ede3468ffb99d150171ea80734784430e21 | |
parent | 81152518e985e2db22f22ca89b12169851644af6 [diff] |
bpf, doc: Add arm32 as arch supporting eBPF JIT As eBPF JIT support for arm32 was added recently with commit 39c13c204bb1150d401e27d41a9d8b332be47c49, it seems appropriate to add arm32 as arch with support for eBPF JIT in bpf and sysctl docs as well. Signed-off-by: Shubham Bansal <illusionist.neo@gmail.com> Acked-by: Alexei Starovoitov <ast@kernel.org> Acked-by: Daniel Borkmann <daniel@iogearbox.net> Signed-off-by: David S. Miller <davem@davemloft.net>