On Thu, Nov 12, 2015 at 1:57 PM, Yang Shi <[email protected]> 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 <[email protected]> > CC: Xi Wang <[email protected]> > Signed-off-by: Yang Shi <[email protected]> > ---
Reviewed-by: Zi Shen Lim <[email protected]> Also, Fixes: e54bcde3d69d ("arm64: eBPF JIT compiler") Cc: <[email protected]> # 3.18+ -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

