Re: [PATCH RESEND bpf v2 0/2] x86/bpf: Fixes for the BPF JIT with retbleed=stuff

From: Daniel Borkmann
Date: Wed Apr 03 2024 - 05:24:27 EST


On 4/3/24 10:01 AM, Ingo Molnar wrote:
* Uros Bizjak <ubizjak@xxxxxxxxx> wrote:

Here is the summary with links:
- [RESEND,bpf,v2,1/2] x86/bpf: Fix IP after emitting call depth accounting
https://git.kernel.org/bpf/bpf/c/9d98aa088386
- [RESEND,bpf,v2,2/2] x86/bpf: Fix IP for relocating call depth accounting
https://git.kernel.org/bpf/bpf/c/6a537453000a

Just wondering, which kernel version is this targeted for?

The whole series is intended for the current mainline (v6.9), this is
why it is developed against the bpf (*not* bpf-next) branch.

I see - so bpf.git:master are current-mainline BPF fixes - that's perfect.

Yes, correct, that is for mainline (v6.9).

Thanks,
Daniel