[PATCH 1/2] arm64: bpf: fix JIT frame pointer setup

David Miller davem at davemloft.net
Mon Nov 16 11:39:27 PST 2015


From: Yang Shi <yang.shi at linaro.org>
Date: Thu, 12 Nov 2015 13:57:00 -0800

> 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 at gmail.com>
> CC: Xi Wang <xi.wang at gmail.com>
> Signed-off-by: Yang Shi <yang.shi at linaro.org>

Applied.



More information about the linux-arm-kernel mailing list