2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-18 18:23:53 +08:00
linux-next/arch/arm64/net
Zi Shen Lim 643c332d51 arm64: bpf: optimize LD_ABS, LD_IND
Remove superfluous stack frame, saving us 3 instructions for every
LD_ABS or LD_IND.

Signed-off-by: Zi Shen Lim <zlim.lnx@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-06-10 23:11:50 -07:00
..
bpf_jit_comp.c arm64: bpf: optimize LD_ABS, LD_IND 2016-06-10 23:11:50 -07:00
bpf_jit.h arm64: bpf: implement bpf_tail_call() helper 2016-06-10 23:11:49 -07:00
Makefile arm64: eBPF JIT compiler 2014-09-08 14:39:21 +01:00