Hello: This series was applied to bpf/bpf.git (master) by Alexei Starovoitov <[email protected]>:
On Wed, 3 Dec 2025 19:32:14 -0800 you wrote: > Fix livepatch stalls which may be seen when a task is blocked with BPF > JIT on its kernel stack. > > Changes since v1 > (https://lore.kernel.org/[email protected]): > - fix NULL ptr deref in __arch_prepare_bpf_trampoline() > > Josh Poimboeuf (2): > bpf: Add bpf_has_frame_pointer() > x86/unwind/orc: Support reliable unwinding through BPF stack frames > > [...] Here is the summary with links: - [v2,1/2] bpf: Add bpf_has_frame_pointer() https://git.kernel.org/bpf/bpf/c/ca45c84afb8c - [v2,2/2] x86/unwind/orc: Support reliable unwinding through BPF stack frames (no matching commit) You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html

