+27
−8
Loading
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>