linux/arch/arm/net
Russell King 0005e55a79 ARM: net: bpf: correct stack layout documentation
The stack layout documentation incorrectly suggests that the BPF JIT
scratch space starts immediately below BPF_FP. This is not correct,
so let's fix the documentation to reflect reality.

Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
2018-01-17 19:36:43 +00:00
..
bpf_jit_32.c ARM: net: bpf: correct stack layout documentation 2018-01-17 19:36:43 +00:00
bpf_jit_32.h arm: eBPF JIT compiler 2017-08-22 09:26:43 -07:00
Makefile