linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 0/2] arm64: bpf: correct JIT stack setup and make it align with ARM64 AAPCS
@ 2015-11-12 21:56 Yang Shi
  2015-11-12 21:57 ` [PATCH 1/2] arm64: bpf: fix JIT frame pointer setup Yang Shi
  2015-11-12 21:57 ` [PATCH 2/2] arm64: bpf: make BPF prologue and epilogue align with ARM64 AAPCS Yang Shi
  0 siblings, 2 replies; 7+ messages in thread
From: Yang Shi @ 2015-11-12 21:56 UTC (permalink / raw)
  To: linux-arm-kernel


Changelog in V2:
Split to two patches according to the suggestion from Zi Shen Lim
Show A64_FP in stack layout diagram
Correct "+64" to "-64"

Yang Shi (2):
      arm64: bpf: fix JIT frame pointer setup
      arm64: bpf: make BPF prologue and epilogue align with ARM64 AAPCS

 arch/arm64/net/bpf_jit_comp.c | 38 +++++++++++++++++++++++++++++++-------
 1 file changed, 31 insertions(+), 7 deletions(-)

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-11-16 19:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-12 21:56 [PATCH V2 0/2] arm64: bpf: correct JIT stack setup and make it align with ARM64 AAPCS Yang Shi
2015-11-12 21:57 ` [PATCH 1/2] arm64: bpf: fix JIT frame pointer setup Yang Shi
2015-11-13  3:21   ` Z Lim
2015-11-16 19:39   ` David Miller
2015-11-12 21:57 ` [PATCH 2/2] arm64: bpf: make BPF prologue and epilogue align with ARM64 AAPCS Yang Shi
2015-11-13  3:28   ` Z Lim
2015-11-13 17:28     ` Shi, Yang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).