Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1270509

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

From David Miller <davem@davemloft.net>
Newsgroups linux.kernel
Subject Re: [PATCH 1/2] arm64: bpf: fix JIT frame pointer setup
Date 2015-11-16 20:40 +0100
Message-ID <qvxN7-33j-1@gated-at.bofh.it> (permalink)
References <qu8nL-6oo-1@gated-at.bofh.it> <qu8nM-6oo-37@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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

Applied.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH 1/2] arm64: bpf: fix JIT frame pointer setup David Miller <davem@davemloft.net> - 2015-11-16 20:40 +0100

csiph-web