linux-stable/arch/arm/net
Russell King b504522998 ARM: net: bpf: avoid reloading 'array'
Rearranging the order of the initial tail call code a little allows is
to avoid reloading the 'array' pointer.

Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
2018-07-12 20:45:23 +02:00
..
bpf_jit_32.c ARM: net: bpf: avoid reloading 'array' 2018-07-12 20:45:23 +02:00
bpf_jit_32.h ARM: net: bpf: use ldr instructions with shifted rm register 2018-07-12 20:45:23 +02:00
Makefile