linux/arch/arm64/net
Yang Shi 0fcd593b94 arm64: bpf: fix JIT frame pointer setup
BPF fp should point to the top of the BPF prog stack. The original
implementation made it point to the bottom incorrectly.
Move A64_SP to fp before reserve BPF prog stack space.

CC: Zi Shen Lim <zlim.lnx@gmail.com>
CC: Xi Wang <xi.wang@gmail.com>
Signed-off-by: Yang Shi <yang.shi@linaro.org>
Reviewed-by: Zi Shen Lim <zlim.lnx@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-11-16 14:38:42 -05:00
..
bpf_jit_comp.c arm64: bpf: fix JIT frame pointer setup 2015-11-16 14:38:42 -05:00
bpf_jit.h arm64: bpf: fix endianness conversion bugs 2015-06-26 14:15:39 +01:00
Makefile arm64: eBPF JIT compiler 2014-09-08 14:39:21 +01:00