BPF List
 help / color / mirror / Atom feed
* [PATCH bpf-next 0/2] bpf: Follow up on gen_epilogue
@ 2024-09-04 18:08 Martin KaFai Lau
  2024-09-04 18:08 ` [PATCH bpf-next 1/2] bpf: Remove the insn_buf array stack usage from the inline_bpf_loop() Martin KaFai Lau
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Martin KaFai Lau @ 2024-09-04 18:08 UTC (permalink / raw)
  To: bpf; +Cc: Alexei Starovoitov, Andrii Nakryiko, Daniel Borkmann, kernel-team

From: Martin KaFai Lau <martin.lau@kernel.org>

The set addresses some follow ups on the earlier gen_epilogue
patch set.

Martin KaFai Lau (2):
  bpf: Remove the insn_buf array stack usage from the inline_bpf_loop()
  bpf: Fix indentation issue in epilogue_idx

 include/linux/bpf_verifier.h |  2 +-
 kernel/bpf/verifier.c        | 85 ++++++++++++++++++------------------
 2 files changed, 44 insertions(+), 43 deletions(-)

-- 
2.43.5


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

end of thread, other threads:[~2024-09-04 19:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-04 18:08 [PATCH bpf-next 0/2] bpf: Follow up on gen_epilogue Martin KaFai Lau
2024-09-04 18:08 ` [PATCH bpf-next 1/2] bpf: Remove the insn_buf array stack usage from the inline_bpf_loop() Martin KaFai Lau
2024-09-04 18:08 ` [PATCH bpf-next 2/2] bpf: Fix indentation issue in epilogue_idx Martin KaFai Lau
2024-09-04 19:06 ` [PATCH bpf-next 0/2] bpf: Follow up on gen_epilogue Eduard Zingerman
2024-09-04 19:50 ` patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox