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

From: Z Lim
Date: Thu Nov 12 2015 - 22:21:54 EST


On Thu, Nov 12, 2015 at 1:57 PM, Yang Shi <yang.shi@xxxxxxxxxx> wrote:
> 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@xxxxxxxxx>
> CC: Xi Wang <xi.wang@xxxxxxxxx>
> Signed-off-by: Yang Shi <yang.shi@xxxxxxxxxx>
> ---

Reviewed-by: Zi Shen Lim <zlim.lnx@xxxxxxxxx>

Also,

Fixes: e54bcde3d69d ("arm64: eBPF JIT compiler")
Cc: <stable@xxxxxxxxxxxxxxx> # 3.18+
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/