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


Groups > linux.kernel > #1270509 > unrolled thread

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

Started byDavid Miller <davem@davemloft.net>
First post2015-11-16 20:40 +0100
Last post2015-11-16 20:40 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

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

FromDavid Miller <davem@davemloft.net>
Date2015-11-16 20:40 +0100
SubjectRe: [PATCH 1/2] arm64: bpf: fix JIT frame pointer setup
Message-ID<qvxN7-33j-1@gated-at.bofh.it>
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/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web