31/01/2018 17:03, Ophir Munk: > This commit adds eBPF system call definitions for ARM architecture. > Old Linux header files may not define eBPF system call numbers. > In order to successful compile eBPF on all Linux platforms - the > missing ARM system call definition is explicitly added. > > Fixes: b02d85e1 ("net/tap: add eBPF API") > > Signed-off-by: Ophir Munk <ophi...@mellanox.com>
Note: it is only for ARM32. Applied, thanks